connect To Session

open fun connectToSession(joinCode: String, password: String): BrownieSession

Method used to connect to an existing session

Return

the instance of the existing session as BrownieSession, null if not authorized

Parameters

joinCode

The join code to connect to the session

password

The password used to protect the session accesses