kickUser

suspend fun kickUser(userId: String, block: Boolean = false): Result<KickUserResponse>

Kick a user from the call.

Parameters

userId
  • the user to kick

block
  • if true, the user will be blocked from rejoining the call