Version: 5.6
public delegatevoid DeserializationCompleteDelegate (VR.WSA.Sharing.SerializationCompletionReason completionReason, VR.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.