WorldAnchorTransferBatch.DeserializationCompleteDelegate

매뉴얼로 전환
public delegatevoid DeserializationCompleteDelegate (XR.WSA.Sharing.SerializationCompletionReason completionReason, XR.WSA.Sharing.WorldAnchorTransferBatch deserializedTransferBatch);

파라미터

completionReasonThe reason the deserialization completed (success or failure reason).
deserializedTransferBatchThe resulting transfer batch which is empty on error.

설명

The handler for when deserialization has completed.