gcm v2.0.0-alpha.1 (2015-10-19T21:09:20Z)
Home
Dub
Repo
gcmessage
gcm
Convenience function for GCMessage!Data
auto
gcmessage
(T data)
auto
gcmessage
(GCMNotification ntf, T data)
auto
gcmessage
(
T
=
JSONValue
)
(
GCMNotification
ntf
,
T
data
=
T.init
)
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
Convenience function for GCMessage!Data