onSessionCreated

fun onSessionCreated(session: Session)


var onSessionCreated: (session: Session) -> Unit?

The session is ready to be accessed.