HealthCheck
public protocol HealthCheck
Result of checking the health of the API server
-
Health check result
Declaration
Swift
var result: HealthCheckStatus? { get }
Return Value
nil
if invalid API data received.