Click or drag to resize
MediaChannelCreatedEventArgs Class
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.MediaMediaChannelCreatedEventArgs

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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