StrixUnitySDK API Reference
StrixUnitySDK API Reference
SoftGear.Strix Namespaces
SoftGear.Strix.Client Namespaces
SoftGear.Strix.Client.Room Namespaces
SoftGear.Strix.Client.Room
RoomClient(R, M) Class
RoomClient(R, M) Events
RoomCreated Event
RoomDeleted Event
RoomDeleteNotified Event
RoomDirectRelayNotified Event
RoomJoined Event
RoomJoinNotified Event
RoomLeaveNotified Event
RoomLeft Event
RoomRelayNotified Event
RoomSet Event
RoomSetMemberNotified Event
RoomSetNotified Event
RoomClient
R
,
M
RoomJoinNotified Event
Event fired when a new member joins a room you're currently a member of. This event is not invoked for the newly joined member.
Namespace:
SoftGear.Strix.Client.Room
Assembly:
strix-client-csharp-room (in strix-client-csharp-room.dll) Version: 2.3.0
Syntax
C#
Copy
public
event
RoomClient
R, M
RoomJoinNotificationEventHandler
RoomJoinNotified
Value
Type:
SoftGear.Strix.Client.Room
RoomClient
R, M
RoomJoinNotificationEventHandler
See Also
Reference
RoomClient
R, M
Class
SoftGear.Strix.Client.Room Namespace