Click or drag to resize

MatchRoomMemberGetName Method

Gets the name 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#
public string GetName()

Return Value

Type: String
Room member's name.
See Also