change Current Local Session

fun changeCurrentLocalSession(session: <Error class: unknown class>, onChange: () -> Unit)

Function to change the current activeLocalSession

Parameters

session

: the new active session

onChange

: the action to execute when the change done