Server

struct Server

Undocumented

  • Get server API enpoint based on environment (Development / Production)

    Declaration

    Swift

    static func serverURL() -> String

    Return Value

    The API Endpoint

  • Application Id, needed to connect to authenticate to server

    Declaration

    Swift

    static let serverAppId: String