I search a way to find Room Info in a special case.

Options
There is a way to find someone room info, when you're in a room ? Maybe with Photon Chat or something ?

Comments

  • Laitherha
    Options
    There is no way to do it ?
  • JohnTube
    JohnTube ✭✭✭✭✭
    Options
    Hi @Laitherha,

    Why do you need this?
    There is no built-in way to query RoomInfo using room name.
    One way to do it is to join a lobby and use Realtime's FindFriends.

    You could use Photon Chat to exchange the RoomInfo and get it from the friend.
  • Laitherha
    Options
    I'm trying to make a Friend List that show friend's room and if they are connected or not, But I want to do it also when you're in a room, but using Photon Chat to exchange RoomInfo is a really good idea, I will try it thank you.