API reference
API reference
Select your platform
No SDKs available
No versions available

LaunchBlockFlowResult

Updated: Aug 26, 2025

LaunchBlockFlowResult

interface LaunchBlockFlowResult
It’s used to block a user. Results of the launched block dialog including whether the user was successfully blocked and whether the viewer canceled the block flow. It can be retrieved using horizon.platform.users.Users.launchBlockFlow

Properties

NameSummary
didBlock
abstract val didBlock: Boolean
A boolean indicates whether the viewer successfully blocked the user. Learn more about blocking users from our website.
didCancel
abstract val didCancel: Boolean
A boolean indicates whether the viewer chose to cancel the block flow. It will be ‘true’ if the viewer canceled ‘Block’ from the modal.
json
open val json: String
Did you find this page helpful?
Thumbs up icon
Thumbs down icon