Huawei

data class Huawei(id: String) : Webcom.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

Huawei
Link copied to clipboard
fun Huawei(id: String)

Properties

id
Link copied to clipboard
open override val id: String

Identifier of the running device.