Getting RoomInfo by using only room's name.

Options

Hi,

I need to get RoomInfo by using only room's name. I need this because i'm inviting people to my room with firebase dynamiclinks. In the parameters of the link, i'm adding the room's name but in this case they are joining room without knowing room's custom properties. I have to use custom properties for the people who joined room by clicking invite link. So i need RoomInfo but as i said all i have is room's name. Is it possible?