addUserToSession
suspend fun addUserToSession(sessionId: String, userId: ERROR CLASS: Symbol not found for UUID): Response<Unit>
Adds an additional user to a session.
Parameters
sessionId
The session id.
userId
The user id.
Adds an additional user to a session.
The session id.
The user id.