Click or drag to resize

CallMediaManagerWrapperConnectedAudioTypes Property

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public override ConcurrentDictionary<string, IEnumerable<AudioType>> ConnectedAudioTypes { get; protected set; }

Property Value

Type: ConcurrentDictionaryString, IEnumerableAudioType
See Also