awaitUnblockUser

suspend fun SendbirdChat.awaitUnblockUser(blockedUserId: String)

Unblocks the specified User. Unblocked User can send messages to the ex-blocker.

Since

4.17.0

Parameters

blockedUserId

User ID to unblock.