Structures

The following structures are available globally.

  • The remote request returned successfully, bjut there was no response data.

    Declaration

    Swift

    public struct MissingResponseDataError : Error
  • A wrapper around an array of graphQL errors returned by the platform service.

    Declaration

    Swift

    public struct PlatformGraphQLError : Error
  • Reputation data which can inform a decision on whether to warn or block a user from visiting a potentially malicious website.

    See more

    Declaration

    Swift

    public struct LegacySiteReputation
  • Reputation data returned from client

    See more

    Declaration

    Swift

    public struct SiteReputation