logo
On this page

How to destroy a room in IM?

2021-09-09
Products / Plugins:In-app chat
Platform / Framework:iOS / Android / macOS / Windows / Web / Mini Program / Flutter / ReactNative / uni-app / Unity3D

There are two ways to destroy a room:

  • If there are no people in the room, the room will be automatically destroyed.
  • Actively call the server API to destroy the room, and all members in the room will be kicked out.

Previous

How to mute a certain stream or all streams when playing streams?

Next

How to set message priority more reasonably?