FCMToken

open class FCMToken

Class which represents token received by application from the Firebase Cloud Messaging service.

Constructors

Link copied to clipboard
open fun FCMToken(token: String)

Properties

Link copied to clipboard
val token: String