DiversionInfoCounter Property |
The count of the total number of diversions that have occurred.
-1 if not presented in response.
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.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
Type:
Int32
See Also