Click or drag to resize
CallContainerTPendingCalls Property

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
protected ConcurrentDictionary<PendingDialogID, T> PendingCalls { get; }

Property Value

Type: ConcurrentDictionaryPendingDialogID, T
See Also