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