Click or drag to resize

AbstractCallMediaManagerChannelConfigs Property


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

Property Value

ConcurrentDictionaryCodecMediaType, MediaChannelConfig
See Also