AudioPausedEvent Class

AudioPausedEvent Class

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

AudioPausedEvent is raised by the telephony interface manager (TIM) software when audio output (playback = true) has been paused.

AudioPausedEvent has the following properties:

Property

Type

Description

StatusCode

Integer

An integer defined by the TIM software for this particular status event.

Message

String

A text string supplied by the TIM software that describes the status event.

Playback

Boolean

True if the event is an audio output event; false if it is an input event.

FileUrl

String

The URL of the file being recorded to or played from.

See Also

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