Revision Difference
Data.Lobby.Join#523060
<member type="method" namespace="Steamworks.Data" parent="Lobby" name="Join" async="true">
<member category="class" type="method" namespace="Steamworks.Data" parent="Lobby" name="Join" async="true">
<return type="Task<RoomEnter>"></return>
<summary>Try to join this room. Will return RoomEnter.Success on success,
and anything else is a failure</summary>
</member>