connectGuestUser

fun connectGuestUser(userId: String, username: String, timeoutMilliseconds: Long? = null): Call<ConnectionData>