Functions

The following functions are available globally.

  • This function should not be called directly.

    It is used by the SDK when it is built as a static library to force the compiler to link in category methods regardless of the integrating app’s compiler flags.

    Declaration

    Objective-C

    void linkSTPAPIClientApplePayCategory()

    Swift

    func linkSTPAPIClientApplePayCategory()

STPCardErrorCodeKeys

  • This function should not be called directly.

    It is used by the SDK when it is built as a static library to force the compiler to link in category methods regardless of the integrating app’s compiler flags.

    Declaration

    Objective-C

    void linkNSErrorCategory()

    Swift

    func linkNSErrorCategory()
  • This function should not be called directly.

    It is used by the SDK when it is built as a static library to force the compiler to link in category methods regardless of the integrating app’s compiler flags.

    Declaration

    Objective-C

    void linkUINavigationBarThemeCategory()

    Swift

    func linkUINavigationBarThemeCategory()