AbstractNotificationReceiver |
Abstract class that can be registered to receive Message notifications from FCM.
|
AuthenticationError |
|
CardSummary |
|
Config |
|
ConversationDelegateAdapter |
|
ConversationEvent |
Object representing a conversation event.
|
ConversationUiSettings |
|
ConversationViewDelegateAdapter |
|
Coordinates |
|
CreditCard |
Object representing a user's credit card
|
DisplaySettings |
|
FcmService |
Firebase Cloud Messaging Service
|
Integration |
|
Logger |
Logger class that can be enabled/disable to assist with debugging SDK integrations without
always printing information to the app output log.
|
Message |
Object representing a received or sent message
|
MessageAction |
|
MessageItem |
|
Notifier |
Static utility class to broadcast notifications to the notification receiver.
|
Participant |
|
Settings |
The settings used to initialise the SDK.
|
Smooch |
Smooch Entry Point
|
SmoochCallback.Response<T> |
The response body passed into a SmoochCallback to pass along information
about the result of the action being performed
|
SmoochCallback.Response.Builder<T> |
Builder for creating instances of SmoochCallback.Response with a status code and any additional
information required for the callback being notified.
|
StubbedCallback<T> |
Stubbed implementation of SmoochCallback that does nothing when invoked
|
User |
Object representing the current user.
|