A
B
C
D
E
F
G
H
I
L
M
O
P
R
S
T
U
V
W
Z
C
- CAROUSEL - enum entry in zendesk.android.messaging.UrlSource
The URL was an action of a carousel item.
- clearConversationFields() - function in zendesk.android.messaging.Messaging
- Clears conversation fields values from storage
- clearConversationTags() - function in zendesk.android.messaging.Messaging
- Clears conversation tags from storage
- ColorTheme - class in zendesk.android.messaging.model
- Model that encapsulates the colors to be used in the SDK theme.
- CONNECTED - enum entry in zendesk.android.events.ConnectionStatus
The SDK instance is connected to the internet.
- CONNECTED_REALTIME - enum entry in zendesk.android.events.ConnectionStatus
The SDK instance is connected to the internet and has a connection established with the server.
- CONNECTING_REALTIME - enum entry in zendesk.android.events.ConnectionStatus
The SDK instance is establishing the realtime connection with the server.
- ConnectionStatus - class in zendesk.android.events
- A representation of the current connection status of the SDK.
- create(zendesk.android.messaging.MessagingFactory.CreateParams) - function in zendesk.android.messaging.MessagingFactory
- Creates a new instance of Messaging.