Click or drag to resize

EventPackage Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.VoIPEventPackage

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public sealed class EventPackage : EventArgs

The EventPackage type exposes the following members.

Constructors
 NameDescription
Public methodEventPackage(String, String, String)Initializes a new instance of the EventPackage class
Public methodEventPackage(String, String, IEnumerableString, String)Initializes a new instance of the EventPackage class
Top
Properties
 NameDescription
Public propertyBody 
Public propertyContentType 
Public propertyEventType 
Public propertyParameters 
Top
Extension Methods
See Also