PNGetStateResult

class PNGetStateResult(val stateByUUID: Map<String, JsonElement>)

Result of the GetPresenceState operation.

Constructors

Link copied to clipboard
constructor(stateByUUID: Map<String, JsonElement>)

Properties

Link copied to clipboard

Map of UUIDs and the user states.