com.google.android.gms.cloudmessaging

  • The Cloud Messaging message object is represented by CloudMessage.

  • CloudMessage.MessagePriority describes the priority of a message.

  • CloudMessagingReceiver and Rpc are not supported for direct use within the play-services-cloud-messaging SDK.

  • CloudMessagingReceiver.IntentActionKeys defines actions for notification action broadcasts.

  • CloudMessagingReceiver.IntentKeys defines keys for data within broadcast Intent extras.

Annotations

CloudMessage.MessagePriority Priority of the message  

Classes

CloudMessage A Cloud Messaging message. 
CloudMessagingReceiver
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. 
Rpc