Interface | Description |
---|---|
NotificationHandler |
Notification handler interface which can be implemented by application.
|
NotificationPayload |
Contains the contents of the notification payload.
|
Class | Description |
---|---|
ClientInfo |
Contains the client information of the client device which receives in-app call.
|
CommunicationFragment |
CommunicationFragment is an entrance for application to work with Live experience cloud.
|
ContextAttributes |
A mechanism to provide optional data about the user.The CommunicationFragment has an static
instance of this class as a member.
|
NotificationPayload.EventType |
Session State event enumeration.
|
Service |
Maintains service data for the configuration.The CommunicationFragment has an static instance
of this class as a member.
|
Settings |
Maintains configuration flags for the component.The CommunicationFragment has an static instance
of this class as a member.
|