Click or drag to resize

InfoDtmfEvent Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPInfoDtmfEvent

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public class InfoDtmfEvent : IDisposable

The InfoDtmfEvent type exposes the following members.

Constructors
 NameDescription
Public methodInfoDtmfEventInitializes a new instance of the InfoDtmfEvent class
Top
Properties
 NameDescription
Public propertyDialogID 
Public propertyInfoData 
Public propertySignal 
Top
Methods
 NameDescription
Public methodDisposeReleases all resources used by the InfoDtmfEvent
Public methodStart 
Top
Events
 NameDescription
Public eventSignalEnded 
Top
See Also