Click or drag to resize

MediaChannelCreatedEventArgs Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.MediaMediaChannelCreatedEventArgs

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public class MediaChannelCreatedEventArgs : EventArgs

The MediaChannelCreatedEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodMediaChannelCreatedEventArgs
Initializes a new instance of the MediaChannelCreatedEventArgs class
Top
Properties
  NameDescription
Public propertyChannel
Top
See Also