Click or drag to resize

RoomDirectRelayFailedResponse Constructor (Int32)

Initializes a new instance of the RoomDirectRelayFailedResponse class

Namespace:  SoftGear.Strix.Client.Room.Message
Assembly:  strix-client-csharp-room (in strix-client-csharp-room.dll) Version: 2.3.0
Syntax
C#
public RoomDirectRelayFailedResponse(
	int errorCode
)

Parameters

errorCode
Type: SystemInt32
See Also