Version: 5.6

WorldAnchorTransferBatch.DeserializationCompleteDelegate

매뉴얼로 전환
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.