Constants

The following constants are available globally.

  • The domain for failed API Errors

    Declaration

    Objective-C

    extern NSString * const kVLDAPIErrorDomain
  • Notification emitted when records are submitted successfully

    Declaration

    Objective-C

    extern NSString * const kVLDRecordSubmittedNotification
  • Notification emitted when record submission fails

    Declaration

    Objective-C

    extern NSString * const kVLDRecordSubmissionFailedNotification
  • Notification emitted when Image records are submitted successfully

    Declaration

    Objective-C

    extern NSString * const kVLDRecordImageSubmittedNotification
  • Notification emitted when Image record submission fails

    Declaration

    Objective-C

    extern NSString * const kVLDRecordImageSubmissionFailedNotification
  • Error domain for failed submissions

    Declaration

    Objective-C

    extern NSString * const kVLDSessionErrorDomain