DtmfSignalSignal Property |
Numerical representation of the signal.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic int Signal { get; }
Public ReadOnly Property Signal As Integer
Get
public:
property int Signal {
int get ();
}
member Signal : int with get
Property Value
Int32
See Also