gcm ~master (2022-04-28T06:06:17.8160229)
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