Click or drag to resize

MatchRoomGetOwnerUid Method

Gets the UID of the room owner.

Namespace:  SoftGear.Strix.Client.Match.Room.Model
Assembly:  strix-client-csharp-match (in strix-client-csharp-match.dll) Version: 2.3.0
Syntax
C#
public UID GetOwnerUid()

Return Value

Type: UID
UID of the room owner.
See Also