Click or drag to resize
ChannelStateChange Constructor
Initializes a new instance of the ChannelStateChange class.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public ChannelStateChange(
	MediaType mediaType,
	ChannelState remoteOperation
)

Parameters

mediaType
Type: Ozeki.MediaMediaType
remoteOperation
Type: Ozeki.MediaChannelState
See Also