Namespace: zendesk
Language: Lua
Type: Extension
Defold native extension to interact with the Zendesk SDK.
Type: FUNCTION Initialize the Zendesk SDK
Type: FUNCTION Set a callback for events from the Zendesk SDK
Type: FUNCTION Show the conversation screen.
Type: FUNCTION Set conversation fields in the SDK to add contextual data about the conversation.
Type: FUNCTION Clear conversation fields from the SDK storage when the client side context changes.
Type: FUNCTION Set custom conversation tags in the SDK to add contextual data about the conversation.
Type: FUNCTION Clear conversation tags from SDK storage when the client side context changes.
Type: FUNCTION Authenticate a user.
Type: FUNCTION Unauthenticate a user.
Type: VARIABLE An error was detected while initializing the Zendesk SDK
Type: VARIABLE The Zendesk SDK has been initialized successfully
Type: VARIABLE An internal error occured
Type: VARIABLE An generic error occured
Type: VARIABLE The number of unread messages has changed
Type: VARIABLE A REST call failed for authentication reasons
Type: VARIABLE Validation checks failed for conversation fields
Type: VARIABLE Login was successful
Type: VARIABLE Login failed
Type: VARIABLE Logout was successful
Type: VARIABLE Logout failed