Click or drag to resize
CallMediaManagerWrapperConnectedVideoTypes Property

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public override ConcurrentDictionary<string, IEnumerable<VideoType>> ConnectedVideoTypes { get; protected set; }

Property Value

Type: ConcurrentDictionaryString, IEnumerableVideoType
See Also