InfoDtmfEventSignal Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public DtmfSignal Signal { get; }
Public ReadOnly Property Signal As DtmfSignal
Get
public:
property DtmfSignal^ Signal {
DtmfSignal^ get ();
}
member Signal : DtmfSignal with get
Property Value
Type:
DtmfSignalSee Also