A
B
C
E
F
G
H
I
L
M
O
P
R
S
T
U
V
W
Z
G
- getActionBackgroundColor() - function in zendesk.android.messaging.model.ColorTheme
- the HEX code of the action background color of the SDK
- getActionColor() - function in zendesk.android.messaging.model.ColorTheme
- the HEX code of the action color of the SDK
- getBackgroundColor() - function in zendesk.android.messaging.model.ColorTheme
- the HEX code of the background color of the SDK
- getBaseUrl() - function in zendesk.android.messaging.MessagingFactory.CreateParams
- getBrand() - function in zendesk.android.messaging.model.MessagingSettings
- the name of the brand to be displayed
- getCanUserCreateMoreConversations() - function in zendesk.android.messaging.model.MessagingSettings
- a flag to enable users to create conversations
- getChannelKey() - function in zendesk.android.ZendeskCredentials
- the key of your Messaging for Android channel
- getContext() - function in zendesk.android.messaging.MessagingFactory.CreateParams
- application context
- getConversationKit() - function in zendesk.android.messaging.MessagingFactory.CreateParams
- getCoroutineScope() - function in zendesk.android.messaging.MessagingFactory.CreateParams
- getCredentials() - function in zendesk.android.messaging.MessagingFactory.CreateParams
- getCurrentUnreadCount() - function in zendesk.android.events.ZendeskEvent.UnreadMessageCountChanged
- The current number of unread messages.
- getDangerColor() - function in zendesk.android.messaging.model.ColorTheme
- the HEX code of the danger color of the SDK
- getDarkTheme() - function in zendesk.android.messaging.model.MessagingSettings
- a ColorTheme with the colors to be used with dark mode
- getDescription() - function in zendesk.android.messaging.model.MessagingSettings
- the description of the brand to be displayed
- getDisabledColor() - function in zendesk.android.messaging.model.ColorTheme
- the HEX code of the disabled color of the SDK
- getDispatchEvent() - function in zendesk.android.messaging.MessagingFactory.CreateParams
- getElevatedColor() - function in zendesk.android.messaging.model.ColorTheme
- the HEX code of the elevated color of the SDK
- getEnabled() - function in zendesk.android.messaging.model.MessagingSettings
- if this integration is enabled
- getEntries() - function in zendesk.android.messaging.UrlSource
- In which UI element a URL was displayed to the user when it was clicked.
- getError() - function in zendesk.android.ZendeskResult.Failure
- getError() - function in zendesk.android.events.ZendeskEvent.AuthenticationFailed
- The cause of the authentication failure.
- getErrors() - function in zendesk.android.events.ZendeskEvent.FieldValidationFailed
- causes for the validation failure.
- getEventFlow() - function in zendesk.android.ZendeskExtensions
- getExternalId() - function in zendesk.android.ZendeskUser
- a unique and arbitrary identifier of this app user, if any
- getFeatureFlagManager() - function in zendesk.android.messaging.MessagingFactory.CreateParams
- getHipaaAttachmentFlag() - function in zendesk.android.messaging.model.MessagingSettings
- a flag to enable attachments based on hipaa regulations
- getIconColor() - function in zendesk.android.messaging.model.ColorTheme
- the HEX code of the icon color of the SDK
- getId() - function in zendesk.android.ZendeskUser
- the resource id of this app user
- getInboundMessageColor() - function in zendesk.android.messaging.model.ColorTheme
- the HEX code of the inbound message color of the SDK
- getInstance() - function in zendesk.android.Zendesk.Companion
- getIntegrationId() - function in zendesk.android.messaging.model.MessagingSettings
- the Sunshine Conversations integration ID
- getLightTheme() - function in zendesk.android.messaging.model.MessagingSettings
- a ColorTheme with the colors to be used with light mode
- getLogoUrl() - function in zendesk.android.messaging.model.MessagingSettings
- the logo URL of the brand to be displayed
- getMessageColor() - function in zendesk.android.messaging.model.ColorTheme
- the HEX code of the message cell color of the SDK
- getMessaging() - function in zendesk.android.Zendesk
- getMessagingSettings() - function in zendesk.android.messaging.MessagingFactory.CreateParams
- getName() - function in kotlin.UrlSource
- getNotifyColor() - function in zendesk.android.messaging.model.ColorTheme
- the HEX code of the notify color of the SDK
- getOnAction() - function in zendesk.android.messaging.model.UserColors
- the ColorInt of the on action color of the SDK
- getOnActionBackgroundColor() - function in zendesk.android.messaging.model.ColorTheme
- the HEX code of the on action background color of the SDK
- getOnActionColor() - function in zendesk.android.messaging.model.ColorTheme
- the HEX code of the on action color of the SDK
- getOnBackgroundColor() - function in zendesk.android.messaging.model.ColorTheme
- the HEX code of the on background color of the SDK
- getOnDangerColor() - function in zendesk.android.messaging.model.ColorTheme
- the HEX code of the on danger color of the SDK
- getOnMessage() - function in zendesk.android.messaging.model.UserColors
- the ColorInt of the on message color of the SDK
- getOnMessageColor() - function in zendesk.android.messaging.model.ColorTheme
- the HEX code of the on message color of the SDK
- getOnPrimary() - function in zendesk.android.messaging.model.UserColors
- the ColorInt of the on primary color of the SDK
- getOnPrimaryColor() - function in zendesk.android.messaging.model.ColorTheme
- the HEX code of the on primary color of the SDK
- getOrdinal() - function in kotlin.UrlSource
- getPageTitle() - function in zendesk.android.pageviewevents.PageView
- The title of the page
- getPrimaryColor() - function in zendesk.android.messaging.model.ColorTheme
- the HEX code of the primary color of the SDK
- getSuccessColor() - function in zendesk.android.messaging.model.ColorTheme
- the HEX code of the success color of the SDK
- getSystemMessageColor() - function in zendesk.android.messaging.model.ColorTheme
- the HEX code of the system message color of the SDK
- getTitle() - function in zendesk.android.messaging.model.MessagingSettings
- the title of the brand to be displayed
- getUnreadMessageCount() - function in zendesk.android.messaging.Messaging
- Returns the current number of unread messages.
- getUrl() - function in zendesk.android.pageviewevents.PageView
- The url of the page
- getUserDarkColors() - function in zendesk.android.messaging.MessagingFactory
- Encapsulates the dark colors provided by the user to be used in the SDK theme.
- getUserLightColors() - function in zendesk.android.messaging.MessagingFactory
- Encapsulates the light colors provided by the user to be used in the SDK theme.
- getValue() - function in zendesk.android.ZendeskResult.Success