struct PartyRoom.Entry
😔 No documentation found.
public string Name { get; }
😔 No documentation found.
public int Members { get; }
😔 No documentation found.
public bool IsFull { get; }
😔 No documentation found.
public long OwnerId { get; }
😔 No documentation found.
public bool IsPlaying { get; }
😔 No documentation found.
public string Package { get; }
😔 No documentation found.
public string GameTitle { get; }
😔 No documentation found.
public Task Join( )
😔 No documentation found.
public bool Equals( object obj )
😔 No documentation found.
public int GetHashCode( )
😔 No documentation found.
public string ToString( )
😔 No documentation found.
public Type GetType( )
😔 No documentation found.