CoreClient
A CoreClient instance serves as the entry point to all Messaging for In-App actions and events.
Types
Functions
ConversationClient client for interacting with a conversation.
Deregister the device from receiving push notifications.
Sends a read acknowledgement for a ConversationEntry.
Registers a provider for supplying hidden pre-chat values.
Registers a provider for supplying templated URL values for an auto-response messaging component.
Registers a provider for authorizing an already authenticated user using one of the supported UserVerificationTypes.
Retrieves the RemoteConfiguration object from Core.
Re-sends a conversation entry.
Revokes the authorization token preventing any further operations until a new token is granted. If your UserVerificationProvider returns a new token, the user is re-authorized. No action occurs in this method if Configuration.isUserVerificationRequired is set to false
.
Properties
Gets the Configuration that this instance is configured with.