Interface | Description |
---|---|
Conversation.Delegate |
Delegate for events related to the conversation.
|
Class | Description |
---|---|
AbstractNotificationReceiver |
Abstract class that can be registered to receive Message notifications from GCM.
|
Conversation |
The Conversation provides an interface to interact with the current user's conversation.
|
GcmInstanceIDListenerService |
Google Cloud Messaging Instance ID Listener Service
Service used to listen for onTokenRefresh events from Google Cloud Messaging.
|
GcmRegistrationIntentService |
Google Cloud Messaging Registration Intent Service
Service used to obtain a Google Cloud Messaging token from InstanceID using the project id configured in the Web portal.
|
GcmService |
Google Cloud Messaging Service
Service used to receive the push notification message from GCM.
|
Message |
Object representing a received or sent message
|
MessageAction | |
Settings |
Initialization settings
|
SupportKit |
SupportKit Entry Point
|
User |
Object representing the current user.
|
Enum | Description |
---|---|
InitializationStatus |
Initialization response status.
|
MessageUploadStatus |
Upload status of a Message.
|