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
GetName Method
Gets the room name.
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
string
GetName
()
Return Value
Type:
String
Room name.
See Also
Reference
MatchRoom Class
SoftGear.Strix.Client.Match.Room.Model Namespace