Click or drag to resize

RoomRelayResponse Class

Inheritance Hierarchy

Namespace:  SoftGear.Strix.Client.Room.Message
Assembly:  strix-client-csharp-room (in strix-client-csharp-room.dll) Version: 2.3.0
Syntax
C#
[SerializableAttribute]
public class RoomRelayResponse : DefaultResponseMessage

The RoomRelayResponse type exposes the following members.

Constructors
  NameDescription
Public methodRoomRelayResponse
Initializes a new instance of the RoomRelayResponse class
Top
See Also