EventHeader Constructor (EventType) |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public EventHeader(
EventType eventType
)
Public Sub New (
eventType As EventType
)
public:
EventHeader(
EventType^ eventType
)
new :
eventType : EventType -> EventHeader
Parameters
- eventType
- Type: Ozeki.VoIPEventType
See Also