API reference

UserReportID Class

DeprecatedDo not add new requests using this. Use launch_report_flow_result instead.

Constructors

UserReportID ( ptr )
Signature
com.meta.horizon.platform.ovr.models.UserReportID.UserReportID(final long ptr)
Parameters
ptr: final long

Methods

getDidCancel ()
Whether the viewer chose to cancel the report flow.
Signature
boolean com.meta.horizon.platform.ovr.models.UserReportID.getDidCancel()
Returns
boolean  boolean
getID ()
Signature
long com.meta.horizon.platform.ovr.models.UserReportID.getID()
Returns
long