Share via


INCallCapabilityOptions Enum

Definition

Flagging enumeration of the types of calls supported by the device.

This enumeration supports a bitwise combination of its member values.

[ObjCRuntime.Native]
[System.Flags]
public enum INCallCapabilityOptions
[<ObjCRuntime.Native>]
[<System.Flags>]
type INCallCapabilityOptions = 
Inheritance
INCallCapabilityOptions
Attributes

Fields

Name Value Description
AudioCall 1

The device can make audio calls.

VideoCall 2

The device can make video calls.

Applies to