Protocols
The following protocols are available globally.
-
Protocol used to make network requests by exposing standard REST methods.
See moreDeclaration
Swift
public protocol AgsHttpRequestProtocol
-
Protocol used for for classes that will colect metrics
See moreDeclaration
Swift
public protocol Metrics
-
Protocol for classes that can publish or store metrics payload
See moreDeclaration
Swift
public protocol MetricsPublisher