Page Summary
-
The Cloud Messaging message object is represented by
CloudMessage. -
CloudMessage.MessagePrioritydescribes the priority of a message. -
CloudMessagingReceiverandRpcare not supported for direct use within the play-services-cloud-messaging SDK. -
CloudMessagingReceiver.IntentActionKeysdefines actions for notification action broadcasts. -
CloudMessagingReceiver.IntentKeysdefines keys for data within broadcast Intent extras.
Annotations
Interfaces
Classes
| CloudMessage | A Cloud Messaging message. |
| CloudMessaging | Direct use of play-services-cloud-messaging SDK is not supported. |
| CloudMessagingReceiver | Direct use of play-services-cloud-messaging SDK is not supported. |
| CloudMessagingReceiver.IntentActionKeys | Actions for the wrapped Intent of notification action broadcasts to indicate the notification action type. |
| CloudMessagingReceiver.IntentKeys | Keys used to pass data within the broadcast Intent's extras. |
| RegisterRequest | Data interface for a push messaging registration request. |
| Rpc | Direct use of play-services-cloud-messaging SDK is not supported. |
| UnregisterRequest | Data interface for a push messaging unregistration request. |

