Version: 2017.2

WorldAnchorTransferBatch.DeserializationCompleteDelegate

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