Click or drag to resize

MatchRoomMember Methods

The MatchRoomMember type exposes the following members.

Methods
  NameDescription
Public methodGetName
Gets the name of the match room member.
Public methodGetPrimaryKey
Gets the primary key of the match room member.
Public methodGetRoomId
Gets the ID of the room this member is currently joined to.
Public methodGetUid
Gets the UID of the match room member.
Public methodSetName
Sets the name of the match room member.
Public methodSetPrimaryKey
Sets the primary key of the match room member.
Public methodSetRoomId
Sets the ID of the room this member is currently joined to.
Public methodSetUid
Sets the UID of the match room member.
Top
See Also