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