Version: 2019.1

SerializationCompletionReason

enumeration

Switch to Manual

Description

This enum represents the result of a WorldAnchorTransferBatch operation.

Variables

SucceededThe operation has completed successfully.
NotSupportedThe operation has failed because it was not supported.
AccessDeniedThe operation has failed because access was denied. This occurs typically because the transfer batch was not readable when deserializing or writable when serializing.
UnknownErrorThe operation has failed in an unexpected way.