ISessionRingDuration Property |
Gets the duration while the session was in Ringing state.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax TimeSpan RingDuration { get; }
ReadOnly Property RingDuration As TimeSpan
Get
property TimeSpan RingDuration {
TimeSpan get ();
}
abstract RingDuration : TimeSpan with get
Property Value
Type:
TimeSpanSee Also