DBFILESRelocationBatchV2Result

Objective-C

@interface DBFILESRelocationBatchV2Result
    : DBFILESFileOpsResult <DBSerializable, NSCopying>

Swift

class DBFILESRelocationBatchV2Result : DBFILESFileOpsResult, DBSerializable, NSCopying

The RelocationBatchV2Result struct.

This class implements the DBSerializable protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.

Instance fields

Constructors