A
B
C
E
F
G
H
I
L
M
O
P
R
S
T
U
V
W
Z
S
- sendPageView(zendesk.android.pageviewevents.PageView,zendesk.android.SuccessCallback,zendesk.android.FailureCallback) - function in zendesk.android.Zendesk
- Sends an event to the page view events API.
- setConversationFields(java.util.Map) - function in zendesk.android.messaging.Messaging
- Sets the given fields values that will be associated against any conversations that the end user actively participates in.
- setConversationTags(java.util.List) - function in zendesk.android.messaging.Messaging
- Sets the given tags values that will be associated against any conversations that the end user actively participates in.
- setDelegate(zendesk.android.messaging.MessagingDelegate) - function in zendesk.android.messaging.Messaging.Companion
- Sets the MessagingDelegate that should be used by Messaging.
- shouldHandleUrl(java.lang.String,zendesk.android.messaging.UrlSource) - function in zendesk.android.messaging.MessagingDelegate
- If Messaging should handle link clicks automatically.
- showMessaging(android.content.Context) - function in zendesk.android.messaging.Messaging
- Given the context, starts the ConversationActivity immediately.
- showMessaging(android.content.Context,java.lang.Integer) - function in zendesk.android.messaging.Messaging
- Given the context and intentFlags, starts the ConversationActivity immediately.
- SuccessCallback - class in zendesk.android
- Convenience API to be notified when an asynchronous task is successful.