Click or drag to resize

MatchRoomJoinMessageT Constructor (Int64)

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 MatchRoomJoinMessage(
	long primaryKey
)

Parameters

primaryKey
Type: SystemInt64
See Also