CXPlayDtmfCallActionType Enum

Definition

Enumerates DTMF play action types.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum CXPlayDtmfCallActionType
type CXPlayDtmfCallActionType = 
Inheritance
CXPlayDtmfCallActionType
Attributes

Fields

HardPause 3

Indicates that there will be a delay of 2 to 3 seconds before the digit tones are sent.

SingleTone 1

Indicates that a single tone, rather than dual tone, signal will be sent.

SoftPause 2

Indicates that the system will prompt the user to approve the sending of the digit tones.

Applies to