Ozeki VoIP SDK Class library
ChannelStateChange Constructor (mediaType, remoteOperation)
NamespacesOzeki.Media.SessionChannelStateChangeChannelStateChange(MediaType, ChannelState)
Initializes a new instance of the ChannelStateChange class.
Declaration Syntax
C#Visual BasicVisual C++
public ChannelStateChange(
	MediaType mediaType,
	ChannelState remoteOperation
)
Public Sub New ( 
	mediaType As MediaType,
	remoteOperation As ChannelState
)
public:
ChannelStateChange(
	MediaType mediaType, 
	ChannelState remoteOperation
)
Parameters
mediaType (MediaType)
remoteOperation (ChannelState)

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.649