MetaPlatformSDK_LaunchReportFlowResult

Inherits: RefCounted

Represents the result of launching the report flow.

Description

Represents the result of launching the report flow.

Properties

bool

did_cancel

false

int

user_report_id

0


Property Descriptions

bool did_cancel = false

  • bool get_did_cancel ( )

Whether the viewer chose to cancel the report flow.


int user_report_id = 0

  • int get_user_report_id ( )

ID of the report created by the user.