Edit

Share via


DeviceType Enum

Definition

Defines the type of endpoint from which presence is being published.

public enum class DeviceType
public enum DeviceType
type DeviceType = 
Public Enum DeviceType
Inheritance
DeviceType

Fields

Computer 1

The endpoint type is Computer.

Custom 5

The endpoint type is a custom type.

DeskPhone 2

The endpoint type is a desk phone.

Mobile 3

The endpoint type is a mobile device.

Undefined 0

The endpoint type value is not defined.

Web 4

The endpoint type is Web-based client.

Applies to