API reference
API reference
Select your platform
No SDKs available
No versions available

LaunchUnblockFlowResult Class

Constructors

LaunchUnblockFlowResult ( o )
Signature
Oculus.Platform.Models.LaunchUnblockFlowResult.LaunchUnblockFlowResult(IntPtr o)
Parameters
o: IntPtr

Fields

DidCancel : readonly bool
Whether the viewer chose to cancel the unblock flow.
Signature
readonly bool Oculus.Platform.Models.LaunchUnblockFlowResult.DidCancel
DidUnblock : readonly bool
Whether the viewer successfully unblocked the user.
Signature
readonly bool Oculus.Platform.Models.LaunchUnblockFlowResult.DidUnblock