Options
All
  • Public
  • Public/Protected
  • All
Menu

Event interface that allows an app to register as a handler of the IPreRoomUserLeave event

This event is triggered prior to an user succcessfully leaving a room. To prevent the user from executing such action, an app should throw the UserNotAllowedException.

This event is not triggered before a room has been created. For that, check the IPreRoomCreate events

Hierarchy

  • IPreRoomUserLeave

Index

Methods

executePreRoomUserLeave

Generated using TypeDoc