gcm ~master (2022-04-28T06:06:17.8160229)
Dub
Repo
DeviceGroup
gcm
struct
DeviceGroup {
string
api_key
;
string
sender_id
;
string
notification_key_name
;
string
notification_key
;
}
Members
Variables
api_key
string
api_key
;
Undocumented in source.
notification_key
string
notification_key
;
Undocumented in source.
notification_key_name
string
notification_key_name
;
Undocumented in source.
sender_id
string
sender_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