Type Aliases

The following type aliases are available globally.

Custom types

  • Undocumented

    Declaration

    Swift

    public typealias TNSuccessCallback<T> = (T) -> Void
  • Undocumented

    Declaration

    Swift

    public typealias TNFailureCallback = (_ error: TNError, _ data: Data?) -> Void

DEPRECATED TYPES