Click or drag to resize
ChannelStateChange Class
Provides information about changes made on a media channel of a phone call.
Inheritance Hierarchy
SystemObject
  Ozeki.MediaChannelStateChange

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public class ChannelStateChange

The ChannelStateChange type exposes the following members.

Constructors
  NameDescription
Public methodChannelStateChange
Initializes a new instance of the ChannelStateChange class.
Top
Properties
  NameDescription
Public propertyMediaType
Gets the media type of the channel.
Public propertyState
Gets the new state of a media channel.
Top
See Also