zendesk.messaging.android
See: Description
-
Interface Summary Interface Description Messaging Public entry point of the SDK. SuccessCallback Convenience API to be notified when an asynchronous task is successful. FailureCallback Convenience API to be notified when an asynchronous task failed. -
Class Summary Class Description MessagingDelegate A delegate that can be implemented to customize certain Messaging behaviours. MessagingError Messaging-related errors that can happen and be returned in a MessagingResult.Failure. MessagingResult A discriminated union that encapsulates a successful outcome with a value of type T or a failure with a message and an arbitrary Throwable cause. -
Enum Summary Enum Description UrlSource In which UI element a URL was displayed to the user when it was clicked.