Click or drag to resize

MatchRoomJoinMessageTSetPassword Method

Namespace:  SoftGear.Strix.Client.Match.Room.Message
Assembly:  strix-client-csharp-match (in strix-client-csharp-match.dll) Version: 2.3.0
Syntax
C#
public void SetPassword(
	string password
)

Parameters

password
Type: SystemString
See Also