IAdvize SDK
iAdvize Conversation SDK main entry point. Manage all the setup and initialization and gather access to sub-controllers.
Properties
Activation state of the SDK.
Controller in charge of Chatbox configuration & update.
Controller in charge of the conversation.
Controller in charge of default floating button configuration.
Level of the iAdvize Conversation SDK console logger.
Controller in charge of notifications.
Controller in charge of targeting process.
Controller in charge of transactions.
Controller in charge of visitor custom data.
Functions
Activate the iAdvize Conversation SDK.
Returns a JSON String
containing detailed information about the state of the iAdvize SDK.
Initiate the iAdvize conversation SDK for your app. This will register a callback on activities lifecycle to help through SDK usage in the app. This must be done as soon as possible.
Logout the user from the SDK. This hides the chat button & disables push notifications. Once this call succeeds, the iAdvize Conversation SDK is deactivated and you will need to call activate again if the user needs to start a new conversation.