CallSessionRingDuration Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic TimeSpan RingDuration { get; }
Public ReadOnly Property RingDuration As TimeSpan
Get
public:
virtual property TimeSpan RingDuration {
TimeSpan get () sealed;
}
abstract RingDuration : TimeSpan with get
override RingDuration : TimeSpan with get
Property Value
Type:
TimeSpanImplements
ISessionRingDuration
See Also