The object passed to the ui method. The properties below can be passed to all three types of dialogs. Each type of dialog accepts additional parameters that are documented above.
Param | Type | Details |
---|---|---|
method |
any
|
The UI dialog that is being invoked. This is a required field. |
message (optional) |
string
|
The UI dialog message. |
app_id (optional) |
string
|
Your app's unique identifier. Required. |
redirect_uri (optional) |
string
|
The URL to redirect to after a person clicks a button on the dialog. Required when using URL redirection. |
display (optional) |
string
|
Determines how the dialog is rendered.
|
phase (optional) |
string
|
|
broadcast_data (optional) |
any
|
|