Constants

The following constants are available globally.

  • Deprecated

    Use AWSFirehoseSDKVersion instead.

    Undocumented

    Declaration

    Objective-C

    extern double AWSFirehoseVersionNumber

    Swift

    var AWSFirehoseVersionNumber: Double
  • Deprecated

    Use AWSFirehoseSDKVersion instead.

    Undocumented

    Declaration

    Objective-C

    extern const unsigned char AWSFirehoseVersionString[]
  • Undocumented

    Declaration

    Objective-C

    FOUNDATION_EXPORT NSString *const AWSFirehoseErrorDomain

    Swift

    let AWSFirehoseErrorDomain: String
  • Undocumented

    Declaration

    Objective-C

    FOUNDATION_EXPORT NSString *const AWSFirehoseRecorderErrorDomain

    Swift

    let AWSFirehoseRecorderErrorDomain: String
  • When a saveRecord:streamName: operation causes the disk size to exceed notificationByteThreshold, it posts AWSFirehoseRecorderByteThresholdReachedNotification.

    Declaration

    Objective-C

    extern NSString
        *const _Nonnull AWSFirehoseRecorderByteThresholdReachedNotification

    Swift

    static let AWSFirehoseRecorderByteThresholdReached: NSNotification.Name
  • You can retrieve the disk bytes used from the notification.userInfo dictionary with this key.

    Declaration

    Objective-C

    extern NSString
        *const _Nonnull AWSFirehoseRecorderByteThresholdReachedNotificationDiskBytesUsedKey

    Swift

    let AWSFirehoseRecorderByteThresholdReachedNotificationDiskBytesUsedKey: String
  • Undocumented

    Declaration

    Objective-C

    extern NSString *const _Nonnull AWSFirehoseSDKVersion

    Swift

    let AWSFirehoseSDKVersion: String
  • Deprecated

    Use AWSKinesisSDKVersion instead.

    Undocumented

    Declaration

    Objective-C

    extern double AWSKinesisVersionNumber

    Swift

    var AWSKinesisVersionNumber: Double
  • Deprecated

    Use AWSKinesisSDKVersion instead.

    Undocumented

    Declaration

    Objective-C

    extern const unsigned char AWSKinesisVersionString[]
  • Undocumented

    Declaration

    Objective-C

    FOUNDATION_EXPORT NSString *const AWSKinesisErrorDomain

    Swift

    let AWSKinesisErrorDomain: String
  • Undocumented

    Declaration

    Objective-C

    FOUNDATION_EXPORT NSString *const AWSKinesisRecorderErrorDomain

    Swift

    let AWSKinesisRecorderErrorDomain: String
  • When a saveRecord:streamName: operation causes the disk size to exceed notificationByteThreshold, it posts AWSKinesisRecorderByteThresholdReachedNotification.

    Declaration

    Objective-C

    extern NSString
        *const _Nonnull AWSKinesisRecorderByteThresholdReachedNotification

    Swift

    static let AWSKinesisRecorderByteThresholdReached: NSNotification.Name
  • You can retrieve the disk bytes used from the notification.userInfo dictionary with this key.

    Declaration

    Objective-C

    extern NSString
        *const _Nonnull AWSKinesisRecorderByteThresholdReachedNotificationDiskBytesUsedKey

    Swift

    let AWSKinesisRecorderByteThresholdReachedNotificationDiskBytesUsedKey: String
  • Undocumented

    Declaration

    Objective-C

    extern NSString *const _Nonnull AWSKinesisSDKVersion

    Swift

    let AWSKinesisSDKVersion: String