Version: 2020.1
言語: 日本語

SerializationCompletionReason

enumeration

マニュアルに切り替える

説明

This enum represents the result of a WorldAnchorTransferBatch operation.

変数

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.