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

This event is triggered after an user succcessfully joined a room.

This event does not allow an app to prevent any action from happening. For that, see its "pre counterpart(s)":

  • IPreRoomUserJoined

Hierarchy

  • IPostRoomUserJoined

Methods

Generated using TypeDoc