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