MetaPlatformSDK_LaunchUnblockFlowResult

Inherits: RefCounted

The result of launching the user unblock flow.

Description

The result of launching the user unblock flow.

Properties

bool

did_cancel

false

bool

did_unblock

false


Property Descriptions

bool did_cancel = false

  • bool get_did_cancel ( )

Whether the viewer chose to cancel the unblock flow.


bool did_unblock = false

  • bool get_did_unblock ( )

Whether the viewer successfully unblocked the user.