StrixUnitySDK API Reference
StrixUnitySDK API Reference
SoftGear.Strix Namespaces
SoftGear.Strix.Client Namespaces
SoftGear.Strix.Client.Match Namespaces
SoftGear.Strix.Client.Match.Room Namespaces
SoftGear.Strix.Client.Match.Room.Model
MatchRoomMember Class
MatchRoomMember Methods
GetName Method
GetPrimaryKey Method
GetRoomId Method
GetUid Method
SetName Method
SetPrimaryKey Method
SetRoomId Method
SetUid Method
MatchRoomMember
GetRoomId Method
Gets the ID of the room this member is currently joined to.
Namespace:
SoftGear.Strix.Client.Match.Room.Model
Assembly:
strix-client-csharp-match (in strix-client-csharp-match.dll) Version: 2.3.0
Syntax
C#
Copy
public
long
GetRoomId
()
Return Value
Type:
Int64
Room ID.
Implements
IRoomMember
GetRoomId
See Also
Reference
MatchRoomMember Class
SoftGear.Strix.Client.Match.Room.Model Namespace