MetaPlatformSDK_UserReportID

Inherits: RefCounted

Represents a user report ID.

Description

Represents a user report ID.

Properties

bool

did_cancel

false

int

id

0


Property Descriptions

bool did_cancel = false

  • bool get_did_cancel ( )

Whether the viewer chose to cancel the report flow.


int id = 0

  • int get_id ( )

The ID of the user report.