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.