Classes

The following classes are available globally.

  • A custom defined type that contains the actual data definition necessary to make GTKeyValueCompliant protocol function as it is designed to.

    Declaration

    Swift

    public class GTKeyValueCompliantStorage<T>
  • A lightweight class to perform web requests.

    See documentation.

    See more

    Declaration

    Swift

    open class GTRest : NSObject, GTAssistiveTools