Click or drag to resize

CapabilitieDTMF Class

The DTMF capability of this call.
Inheritance Hierarchy

Namespace:  SparkSDK
Assembly:  SparkSDK (in SparkSDK.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public class CapabilitieDTMF : Capabilities

The CapabilitieDTMF type exposes the following members.

Properties
  NameDescription
Public propertyCall
Get current call instance.
(Inherited from CallEvent.)
Public propertyIsEnabled
If True, this call can send and receive DTMF. Otherwise false.
Top
Remarks
Since: 0.1.0
See Also