Classes

The following classes are available globally.

  • Manages network connections with the server.

    Declaration

    Swift

    public class BaseClient
  • Responsible for retrieving prediction results from a PredictionIO Engine Server.

    See more

    Declaration

    Swift

    public class EngineClient : BaseClient