Click or drag to resize

RoomJoinEventArgs Class

Provides data for the RoomJoinEventHandler event handler.
Inheritance Hierarchy
SystemObject
  SoftGear.Strix.Unity.Runtime.EventRoomJoinEventArgs

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

The RoomJoinEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodRoomJoinEventArgs
Initializes a new instance of the RoomJoinEventArgs class
Top
See Also