Hosts

enum Hosts

Helper functions for Host Items

  • Get the optional configured hosts

    Declaration

    Swift

    static func getConfiguredHosts() -> [HostItem]?

    Return Value

    All configured hosts

  • Get the optional new hosts

    Declaration

    Swift

    static func getNewHosts() -> [HostItem]?

    Return Value

    All new hosts