DtmfSignalSignal Property |
Numerical representation of the signal.
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.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
Type:
Int32
See Also