Click or drag to resize

AbstractCallMediaManagerConnectedVideoTypes Property


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

Property Value

ConcurrentDictionaryString, IEnumerableVideoType
See Also