Version: 2017.2
public delegatevoid DeserializationCompleteDelegate (XR.WSA.Sharing.SerializationCompletionReason completionReason, XR.WSA.Sharing.WorldAnchorTransferBatch deserializedTransferBatch);

パラメーター

completionReason The reason the deserialization completed (success or failure reason).
deserializedTransferBatch The resulting transfer batch which is empty on error.

説明

The handler for when deserialization has completed.