DiversionInfoCounter Property |
The count of the total number of diversions that have occurred.
-1 if not presented in response.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntaxpublic int Counter { get; }
Public ReadOnly Property Counter As Integer
Get
public:
property int Counter {
int get ();
}
member Counter : int with get
Property Value
Int32
See Also