Packagecom.tuarua.firebase.messaging
Classpublic class RemoteMessage
InheritanceRemoteMessage Inheritance Object



Public Properties
 PropertyDefined By
  collapseKey : String
RemoteMessage
  data : Object
RemoteMessage
  from : String
RemoteMessage
  messageId : String
RemoteMessage
  messageType : String
RemoteMessage
  notification : Notification
RemoteMessage
  sentTime : Number
RemoteMessage
  to : String
RemoteMessage
  ttl : int
RemoteMessage
Public Methods
 MethodDefined By
  
RemoteMessage
Property Detail
collapseKeyproperty
public var collapseKey:String

dataproperty 
public var data:Object

fromproperty 
public var from:String

messageIdproperty 
public var messageId:String

messageTypeproperty 
public var messageType:String

notificationproperty 
public var notification:Notification

sentTimeproperty 
public var sentTime:Number

toproperty 
public var to:String

ttlproperty 
public var ttl:int

Constructor Detail
RemoteMessage()Constructor
public function RemoteMessage()