[Missing <summary> documentation for "P:OPSSDKCommon.Model.Call.DtmfInfo.Dtmf"]
Assembly: OPSSDK (in OPSSDK.dll) Version: 3.3.2.884
Syntax
C# |
---|
public DtmfNamedEvents Dtmf { get; private set; } |
Visual Basic |
---|
Public Property Dtmf As DtmfNamedEvents Get Private Set |
Visual C++ |
---|
public: property DtmfNamedEvents Dtmf { DtmfNamedEvents get (); private: void set (DtmfNamedEvents value); } |