Account

API Object

  • The PhotoSourceArg union.

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

    See more

    Declaration

    Objective-C

    @interface DBACCOUNTPhotoSourceArg : NSObject <DBSerializable, NSCopying>

    Swift

    class DBACCOUNTPhotoSourceArg : NSObject, DBSerializable, NSCopying
  • The SetProfilePhotoArg struct.

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

    See more

    Declaration

    Objective-C

    @interface DBACCOUNTSetProfilePhotoArg : NSObject <DBSerializable, NSCopying>

    Swift

    class DBACCOUNTSetProfilePhotoArg : NSObject, DBSerializable, NSCopying
  • The SetProfilePhotoError union.

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

    See more

    Declaration

    Objective-C

    @interface DBACCOUNTSetProfilePhotoError : NSObject <DBSerializable, NSCopying>

    Swift

    class DBACCOUNTSetProfilePhotoError : NSObject, DBSerializable, NSCopying
  • The SetProfilePhotoResult struct.

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

    See more

    Declaration

    Objective-C

    @interface DBACCOUNTSetProfilePhotoResult : NSObject <DBSerializable, NSCopying>

    Swift

    class DBACCOUNTSetProfilePhotoResult : NSObject, DBSerializable, NSCopying