ServiceJoinMatchmaking(UInt16) Method

Join a Room through matchmaking using a pin.

Definition

Namespace: Alteruna
Assembly: Alteruna.Trinity (in Alteruna.Trinity.dll) Version: 1.3.4
C#
public void JoinMatchmaking(
	ushort pin
)

Parameters

pin  UInt16
The pin to join the Room with.

See Also