LaunchUnblockFlowResult
(
o
)
|
Signature
Oculus.Platform.Models.LaunchUnblockFlowResult.LaunchUnblockFlowResult(IntPtr o) Parameters o: IntPtr |
DidCancel
: readonly bool |
A boolean indicates whether the viewer chose to cancel the unblock flow. It will be 'true' if the viewer canceled 'Unblock' from the modal.
Signature
readonly bool Oculus.Platform.Models.LaunchUnblockFlowResult.DidCancel |
DidUnblock
: readonly bool |
A boolean indicates whether the viewer successfully unblocked the user. Learn more about unblocking users from our website.
Signature
readonly bool Oculus.Platform.Models.LaunchUnblockFlowResult.DidUnblock |