CallSessionRingDuration Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public 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
ISessionRingDurationSee Also