Package zendesk.chat
-
Interface Summary Interface Description AccountProvider A provider to access account information.ChatProvider A provider to access and modify the chat state.ChatStringProvider ConnectionProvider A provider to access and control state of the web socket connection with the Zendesk Chat backend.ProfileProvider A provider to access and control visitor profile information.Providers All available providers within Zendesk Chat SDK.PushNotificationsProvider A provider to interact with push notifications.SettingsProvider A provider to access server-driven settings for Zendesk Chat. -
Class Summary Class Description ChatConfiguration Data class, that represents the initial configuration of Chat SDK.ChatConfiguration.Builder Fluent API to construct instances ofChatConfiguration
.ChatEngine Implementation of an engine that connects Messaging SDK with ChatProviders.ChatInfo Wrapper class for handling the response fromChatProvider#getChatInfo(com.zendesk.service.ZendeskCallback)
PushData Represents a push notification data sent by the Zendesk Chat backend. -
Enum Summary Enum Description Chat A centralized entry point into Zendesk Chat SDK.ChatMenuAction All possible menu actions accessible by the visitor during the chat.PreChatFormFieldStatus Enum describing the possible statuses of the fields of the pre-Chat form.PushData.Type Defines the type of the push data.