MetaPlatformSDK_LaunchBlockFlowResult
Inherits: RefCounted
Represents the result of launching the user block flow.
Description
Represents the result of launching the user block flow.
Properties
bool |
|
|
bool |
|
Property Descriptions
bool did_block = false
bool get_did_block ( )
Whether the viewer successfully blocked the user.
bool did_cancel = false
bool get_did_cancel ( )
Whether the viewer chose to cancel the block flow.