Enumeration

PhoshModeDeviceType

Declaration

enum Phosh.ModeDeviceType

Description [src]

A type of device.

Members

Name Description
PHOSH_MODE_DEVICE_TYPE_UNKNOWN

Unknown device type.

PHOSH_MODE_DEVICE_TYPE_PHONE

A phone/handset.

PHOSH_MODE_DEVICE_TYPE_LAPTOP

A laptop.

PHOSH_MODE_DEVICE_TYPE_DESKTOP

A desktop computer.

PHOSH_MODE_DEVICE_TYPE_TABLET

A tablet computer.

PHOSH_MODE_DEVICE_TYPE_CONVERTIBLE

A convertible.