Click or drag to resize

CallMediaManagerWrapperConnectedAudioTypes Property


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

Property Value

ConcurrentDictionaryString, IEnumerableAudioType
See Also