• Quick Start
  • Booting
  • Platform
  • Portals
  • References
    • API Reference TOI3
    • IIP Reference
  • Resources
ARRIS Enterprises, Inc. Confidential Information

ToiMediaSessionStateChangedEvent

Class Summary

Extends:
  • ToiEvent

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

Name Type Description
sessionInfo ToiMediaService.ToiSessionInfo

A data structure with the session information.

  • Members

Members

evtTarget (Type: ToiEventTarget)

The event target that generated the event.

evtTimeStamp (Type: number)

The time (in seconds since the Epoch) at which the event was generated.

evtType (Type: number)

The type of the event.

sessionInfo (Type: ToiMediaService.ToiSessionInfo)

A data structure with the session information.

5.1.p5

Copyright (c) 2017 ARRIS Enterprises, LLC. All Rights Reserved. ARRIS Enterprises, LLC. Confidential Information.