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
RoomLeaveNotified Event
Event fired when another room member leaves a room you're currently a member of. This event is not invoked if you are the one leaving.
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
RoomLeaveNotificationEventHandler
RoomLeaveNotified
Value
Type:
SoftGear.Strix.Client.Room
RoomClient
R, M
RoomLeaveNotificationEventHandler
See Also
Reference
RoomClient
R, M
Class
SoftGear.Strix.Client.Room Namespace