MediaSessionManager.OnActiveSessionsChangedListener


public interface MediaSessionManager.OnActiveSessionsChangedListener


Listener for changes to the active sessions.

Summary

Public methods

abstract void

Called when the list of active sessions has changed.

Public methods

onActiveSessionsChanged

abstract void onActiveSessionsChanged(List<SessionToken> activeSessions)

Called when the list of active sessions has changed.