Click or drag to resize
AbstractCallMediaManagerChannelConfigs Property

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

Property Value

Type: ConcurrentDictionaryCodecMediaType, MediaChannelConfig
See Also