Account
-
The
PhotoSourceArg
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 DBACCOUNTPhotoSourceArg : NSObject <DBSerializable, NSCopying>
Swift
class DBACCOUNTPhotoSourceArg : NSObject, DBSerializable, NSCopying
-
The
SetProfilePhotoArg
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 DBACCOUNTSetProfilePhotoArg : NSObject <DBSerializable, NSCopying>
Swift
class DBACCOUNTSetProfilePhotoArg : NSObject, DBSerializable, NSCopying
-
The
SetProfilePhotoError
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 DBACCOUNTSetProfilePhotoError : NSObject <DBSerializable, NSCopying>
Swift
class DBACCOUNTSetProfilePhotoError : NSObject, DBSerializable, NSCopying
-
The
SetProfilePhotoResult
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 DBACCOUNTSetProfilePhotoResult : NSObject <DBSerializable, NSCopying>
Swift
class DBACCOUNTSetProfilePhotoResult : NSObject, DBSerializable, NSCopying