Click or drag to resize

VoIPEventArgsT Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    OzEventArgsT
      Ozeki.MediaVoIPEventArgsT

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public class VoIPEventArgs<T> : OzEventArgs<T>

Type Parameters

T

The VoIPEventArgsT type exposes the following members.

Constructors
 NameDescription
Public methodVoIPEventArgsTInitializes a new instance of the VoIPEventArgsT class
Top
Properties
 NameDescription
Public propertyItem 
Top
See Also