LaunchBlockFlowResult
(
o
)
|
Signature
Oculus.Platform.Models.LaunchBlockFlowResult.LaunchBlockFlowResult(IntPtr o) Parameters o: IntPtr |
DidBlock
: readonly bool |
A boolean indicates whether the viewer successfully blocked the user. Learn more about blocking users from our website.
Signature
readonly bool Oculus.Platform.Models.LaunchBlockFlowResult.DidBlock |
DidCancel
: readonly bool |
A boolean indicates whether the viewer chose to cancel the block flow. It will be 'true' if the viewer canceled 'Block' from the modal.
Signature
readonly bool Oculus.Platform.Models.LaunchBlockFlowResult.DidCancel |