Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UserSessionDevice

Device associated with the user session.

Hierarchy

  • DeviceBase
    • UserSessionDevice

Properties

Properties

Readonly client

client: Nullable<HttpDeviceClient>

Readonly name

name: string

Name of the device.

Readonly os

os: Nullable<HttpDeviceOs>

Readonly type

type: string

Type of the device.