Click or drag to resize
MediaGatewayConfigAddConfigElement Method
Adds a config element to the configuration.

Namespace: Ozeki.MediaGateway
Assembly: OzekiMediaGateway (in OzekiMediaGateway.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public MediaGatewayConfig AddConfigElement(
	ConfigurationElement configElement
)

Parameters

configElement
Type: System.ConfigurationConfigurationElement

Return Value

Type: MediaGatewayConfig
See Also