BVPhotoSubmission Class Reference

Inherits from BVSubmission
Conforms to *
BVSubmittedPhoto
Declared in BVPhotoSubmission.h

  photo

@property (nonnull, readonly) UIImage *photo

  photoCaption

@property (nullable, readonly) NSString *photoCaption

  photoContentType

@property (readonly) BVPhotoContentType photoContentType

  maxImageBytes

@property (readwrite) NSUInteger maxImageBytes

– initWithPhoto:photoCaption:photoContentType:

- (nonnull instancetype)initWithPhoto:(nonnull UIImage *)photo photoCaption:(nullable NSString *)photoCaption photoContentType:(BVPhotoContentType)photoContentType

– __unavailable

- (nonnull instancetype)__unavailable