ISessionTalkDuration Property |
Gets the duration while the parties were in InCall state so far.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax TimeSpan TalkDuration { get; }
ReadOnly Property TalkDuration As TimeSpan
Get
property TimeSpan TalkDuration {
TimeSpan get ();
}
abstract TalkDuration : TimeSpan with get
Property Value
Type:
TimeSpanSee Also