Contacts
-
The
DeleteManualContactsArg
struct.This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBCONTACTSDeleteManualContactsArg : NSObject <DBSerializable, NSCopying>
Swift
class DBCONTACTSDeleteManualContactsArg : NSObject, DBSerializable, NSCopying
-
The
DeleteManualContactsError
union.This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBCONTACTSDeleteManualContactsError : NSObject <DBSerializable, NSCopying>
Swift
class DBCONTACTSDeleteManualContactsError : NSObject, DBSerializable, NSCopying