Click or drag to resize

RoomRelayEventArgs Class

Provides data for the RoomRelayEventHandler event handler.
Inheritance Hierarchy
SystemObject
  SoftGear.Strix.Unity.Runtime.EventRoomRelayEventArgs

Namespace:  SoftGear.Strix.Unity.Runtime.Event
Assembly:  StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
public class RoomRelayEventArgs

The RoomRelayEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodRoomRelayEventArgs
Initializes a new instance of the RoomRelayEventArgs class
Top
See Also