Huawei

data class Huawei(val id: String) : Subscription.DeviceIdentifier

Device identifier for receiving push notifications using the Huawei Message Service library.

The actual id must be retrieved using the proper API of the HMS Push Kit library.

Constructors

Link copied to clipboard
fun Huawei(id: String)

Properties

Link copied to clipboard
open override val id: String

Identifier of the running device.