AudioResumedEvent Class

AudioResumedEvent Class

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

AudioResumedEvent is raised by the telephony interface manager (TIM) software when a paused audio playback stream resumes playing.

AudioResumedEvent 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