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
MatchRoom Class
MatchRoom Methods
GetCapacity Method
GetIsJoinable Method
GetMemberCount Method
GetName Method
GetOwnerUid Method
GetPassword Method
GetPrimaryKey Method
GetState Method
SetCapacity Method
SetIsJoinable Method
SetMemberCount Method
SetName Method
SetOwnerUid Method
SetPassword Method
SetPrimaryKey Method
SetState Method
MatchRoom
GetPrimaryKey Method
Gets the room ID (primary key).
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
GetPrimaryKey
()
Return Value
Type:
Int64
Room ID.
Implements
IModel
GetPrimaryKey
See Also
Reference
MatchRoom Class
SoftGear.Strix.Client.Match.Room.Model Namespace