Motorola Mobility Confidential Restricted.
ToiMediaSessionStateChangedEvent Interface Reference

Description

This notification is sent when a session is changing state. A new session will initially be in state ToiMediaSession::STATE_CONNECTING while a closed session will be in state ToiMediaSession::STATE_CLOSED.

Parameters:
sessionInfoA data structure with the session information.

import "ToiMediaSessionStateChangedEvent.idl";

Inheritance diagram for ToiMediaSessionStateChangedEvent:
ToiEvent

List of all members.

Public Attributes

readonly attribute
ToiMediaServiceSessionInfo 
sessionInfo