Motorola Mobility Confidential Restricted.
ToiAudioOutputMuteStateChangedEvent Interface Reference

Description

Called when the mute state of the specified connection has changed.

Parameters:
connectionIdThe identifier of the connection.
stateThe new mute state.

import "ToiAudioOutputMuteStateChangedEvent.idl";

Inheritance diagram for ToiAudioOutputMuteStateChangedEvent:
ToiEvent

List of all members.

Public Attributes

readonly attribute unsigned long connectionId
readonly attribute boolean state