Skip to content

How to join a room using room id #366

@ashutoshbitcot

Description

@ashutoshbitcot

Hi,

So in iOS there is a way to do this

HMSConfig(userID: UUID().uuidString,
                roomID: self.roomId, authToken: self.sessionAuth)

but in Andorid there is no HMSConfig to add room id All I see is meta data in the HMSConfig(). How do we join a room using room id in android? any example will be appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions