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
GetPrimaryKey Method
Gets the primary key of the match room member.
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 member's primary key.
Implements
IModel
GetPrimaryKey
See Also
Reference
MatchRoomMember Class
SoftGear.Strix.Client.Match.Room.Model Namespace