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

LaunchBlockFlowResult Class

Constructors

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

Fields

DidBlock : readonly bool
Whether the viewer successfully blocked the user.
Signature
readonly bool Oculus.Platform.Models.LaunchBlockFlowResult.DidBlock
DidCancel : readonly bool
Whether the viewer chose to cancel the block flow.
Signature
readonly bool Oculus.Platform.Models.LaunchBlockFlowResult.DidCancel