java.lang.Object | |
↳ | com.google.android.gcm.server.MulticastResult |
Result of a GCM multicast message request .
Nested Classes | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
MulticastResult.Builder |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Gets the number of successful messages that also returned a canonical
registration id.
| |||||||||||
Gets the number of failed messages.
| |||||||||||
Gets the multicast id.
| |||||||||||
Gets the results of each individual message, which is immutable.
| |||||||||||
Gets additional ids if more than one multicast message was sent.
| |||||||||||
Gets the number of successful messages.
| |||||||||||
Gets the total number of messages sent, regardless of the status.
| |||||||||||
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
Gets the number of successful messages that also returned a canonical registration id.
Gets the number of failed messages.
Gets the multicast id.
Gets additional ids if more than one multicast message was sent.
Gets the number of successful messages.
Gets the total number of messages sent, regardless of the status.