DeviceId
DeviceId =
string&object
Defined in: console-sdk/src/ids.ts:24
Branded identifier for a device (a console). Flows out of SDK values
(useDevices(), SeenDevice.id, …); every per-device structure in the SDK
is keyed by DeviceId — the multi-console model is the default, not a
variant. Re-brand a persisted raw string with asDeviceId.
Type Declaration
Section titled “Type Declaration”[deviceIdBrand]
Section titled “[deviceIdBrand]”
readonly[deviceIdBrand]:true