NPIErrorCode

typedef enum NPIErrorCode NPIErrorCode

Standardized codes for NPIError

  • Standardized codes for NPIError

    See more

    Declaration

    Objective-C

    enum : NSUInteger {}

    Swift

    struct NPIErrorCode : Equatable, RawRepresentable