ListDeviceRegistrationKeyResult

data class ListDeviceRegistrationKeyResult(val registrationKey: String)

The device registration key.

Constructors

Link copied to clipboard
constructor(registrationKey: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The registration key for the device.