ISessionRingDuration Property |
Gets the duration while the session was in Ringing state.
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
SyntaxTimeSpan RingDuration { get; }
ReadOnly Property RingDuration As TimeSpan
Get
property TimeSpan RingDuration {
TimeSpan get ();
}
abstract RingDuration : TimeSpan with get
Property Value
Type:
TimeSpan
See Also