Companion

object Companion : LightningMessageReader<FCMToken>

Functions

read
Link copied to clipboard
common
open override fun read(input: Input): FCMToken
open fun read(bytes: ByteArray): FCMToken
open fun read(hex: String): FCMToken

Properties

type
Link copied to clipboard
common
const val type: Long = 35017