gcm v2.0.0-alpha.1 (2015-10-19T21:09:20Z)
Home
Dub
Repo
GCMResponseResult
gcm
struct
GCMResponseResult {
string
message_id
;
string
registration_id
;
string
error
;
}
Members
Variables
error
string
error
;
Undocumented in source.
message_id
string
message_id
;
Undocumented in source.
registration_id
string
registration_id
;
Undocumented in source.
Meta
Source
See Implementation
gcm
enums
GCMPriority
asString
functions
add
create
gcmessage
remove
sendDirect
sendGroup
sendMulticast
sendTopic
structs
DeviceGroup
DeviceGroupResponse
GCMNotification
GCMResponse
GCMResponseResult
GCMessage
MulticastMessageResponse
MulticastMessageResult
TopicMessageResponse