WorldAnchorTransferBatch.DeserializationCompleteDelegate

public delegate void DeserializationCompleteDelegate(XR.WSA.Sharing.SerializationCompletionReason completionReason, XR.WSA.Sharing.WorldAnchorTransferBatch deserializedTransferBatch);

Parameters

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

Description

The handler for when deserialization has completed.

Did you find this page useful? Please give it a rating: