Click or drag to resize

ChannelStateChange Constructor

Initializes a new instance of the ChannelStateChange class.

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

Parameters

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