Click or drag to resize

CallMediaManagerWrapperChannelConfigs Property

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public override ConcurrentDictionary<CodecMediaType, MediaChannelConfig> ChannelConfigs { get; protected set; }

Property Value

Type: ConcurrentDictionaryCodecMediaType, MediaChannelConfig
See Also