com
.
mle
.
push
gcm
package
gcm
Visibility
Public
All
Type Members
case class
AndroidDevice
(
id:
String
,
tag:
String
)
extends
Product
with
Serializable
id
the GCM registration ID
tag
custom app-provided tag
case class
GoogleMessage
(
registration_ids:
Seq
[
String
]
,
data:
Map
[
String
,
String
]
,
time_to_live:
Duration
=
20.seconds
)
extends
Product
with
Serializable
class
GoogleMessaging
extends
PushClient
[
AndroidMessage
]
Value Members
object
AndroidDevice
extends
Serializable
object
GoogleMessage
extends
Serializable
object
GoogleMessaging
Ungrouped
the GCM registration ID
custom app-provided tag