ISessionsToDisplayChangeListener

Functions

Link copied to clipboard
abstract fun allSessionsRemoved()
Link copied to clipboard
abstract fun sessionAdded(session: ISession)
Link copied to clipboard
abstract fun sessionRemoved(session: ISession)
Link copied to clipboard
abstract fun sessionUpdated(session: ISession)
Link copied to clipboard
open fun supervisedSessionsUpdated(sessions: Map<IRainbowContact, List<ISession>>)