NEJoinRoomParams

fun NEJoinRoomParams(roomUuid: String, userName: String, role: String, password: String? = null, initialProperties: Map<String, String> = emptyMap())