TelephonyCustomMessageEvent Class

TelephonyCustomMessageEvent Class

Raised by:  TIM
Base Class:  TIMEvent
Derived Classes:  None

TelephonyCustomMessageEvent provides a way for the telephony interface manager (TIM) software to define and raise custom events.

TelephonyCustomMessageEvent has the following properties:

Property

Type

Description

EventName

String

The unique name, supplied by the TIM software, for this event.

Operation

String

A text string supplied by the TIM software that describes the operation.

EventData

String

A text string supplied by the TIM software that provides further data about the event.

See Also

Event Logging Class Hierarchy | Logging and Analyzing Events | CommonEvent | Event Filters | Filtering Logged Events