The AppTag type exposes the following members.

Attributes
|
| Name | Description |
|---|
.gif) | ApplicationGroupName |
Optional. Sets the name used for the application contacts group in the contact list.
|
.gif) | ApplicationIcon |
Optional. Sets a URL referencing the application's icon.
|
.gif) | ApplicationLogo |
Optional. Sets a URL referencing the application's logo.
|
.gif) | ApplicationName |
Optional. Sets a name used to render the application.
|
.gif) | ApplicationVerifierToken |
Required. Sets an application verifier token.
|
.gif) | AudioEnabled |
Optional. Sets whether audio is enabled.
|
.gif) | ChannelUrl |
Required. Sets the URL to the application's cross-domain channel.
|
.gif) | OnAuthenticated |
Optional. Sets the event handler for when authentication completes.
|
.gif) | OnSignedIn |
Optional. Sets the event handler for when sign-in to Messenger completes.
|
.gif) | OnSignedOut |
Optional. Sets the event handler for when sign-out from Messenger completes.
|
.gif) | PrivacyUrl |
Required. Sets the URL to the application's privacy statement.
|
.gif) | SignInEnabled |
Optional. Sets whether the user should be signed in to Messenger.
|
.gif) | TokenUrl |
Required. Sets the URL to the application's token processing page.
|

See Also