Optional
clientThe client ID the device is connected to Ably with.
Optional
deviceA unique device secret generated by the Ably SDK.
The DeviceFormFactor object associated with the device. Describes the type of the device, such as phone
or tablet
.
A unique ID generated by the device.
Optional
metadata
A JSON object of key-value pairs that contains metadata for the device.
The DevicePlatform associated with the device. Describes the platform the device uses, such as android
or ios
.
The DevicePushDetails object associated with the device. Describes the details of the push registration of the device.
Generated using TypeDoc
Contains the properties of a device registered for push notifications.