transferBatch | 要导出到字节缓冲区中的 WorldAnchorTransferBatch。 |
onDataAvailable | 在某些数据可用时使用的回调。 |
onCompleted | 通过 onDataAvailable 提供了最后一字节的数据后使用的回调,包含完成原因(成功或失败原因)。 |
将输入 WorldAnchorTransferBatch 导出到字节数组中,系统会将该数组传递给 WorldAnchorTransferBatch.ImportAsync,以恢复原始 WorldAnchorTransferBatch.