LaunchReportFlowResult
(
o
)
|
Signature
Oculus.Platform.Models.LaunchReportFlowResult.LaunchReportFlowResult(IntPtr o) Parameters o: IntPtr |
DidCancel
: readonly bool |
A boolean which indicates whether the viewer chose to cancel the report flow before completing it.
Signature
readonly bool Oculus.Platform.Models.LaunchReportFlowResult.DidCancel |
UserReportId
: readonly UInt64 |
ID of the report created by the user. It's optional and may not be present if the user cancelled the report flow. Learn more about the user reporting plugin in our website.
Signature
readonly UInt64 Oculus.Platform.Models.LaunchReportFlowResult.UserReportId |