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  

Interfaces

CloudMessagingClient Direct use of play-services-cloud-messaging SDK is not supported. 

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.