FCMToken

open class FCMToken

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

Constructors

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

Properties

token
Link copied to clipboard
private val token: String