ContactIdNotificationEventArg Class |
Inheritance Hierarchy Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntaxpublic class ContactIdNotificationEventArg : EventArgs
Public Class ContactIdNotificationEventArg
Inherits EventArgs
public ref class ContactIdNotificationEventArg : public EventArgs
type ContactIdNotificationEventArg =
class
inherit EventArgs
endThe ContactIdNotificationEventArg type exposes the following members.
Constructors| | Name | Description |
|---|
 | ContactIdNotificationEventArg(String, ContactIdMessageType, ContactIdEventQualifier, String, String, String, String, ListAdemcoContactID_DTMF) | Initializes a new instance of the ContactIdNotificationEventArg class |
 | ContactIdNotificationEventArg(String, String, String, String, String, String, String, ListAdemcoContactID_DTMF) | Initializes a new instance of the ContactIdNotificationEventArg class |
Top
Properties
Methods
See Also