LaunchUnblockFlowResult
(
o
)
|
Signature
Oculus.Platform.Models.LaunchUnblockFlowResult.LaunchUnblockFlowResult(IntPtr o) Parameters o: IntPtr |
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 |