Structs

The following structs are available globally.

  • ReplicatorChange contains the replicator status information.

    See more

    Declaration

    Swift

    public struct ReplicatorChange
  • Database based replication target endpoint.

    See more

    Declaration

    Swift

    public struct DatabaseEndpoint: InternalEndpoint
  • URL based replication target endpoint.

    See more

    Declaration

    Swift

    public struct URLEndpoint: InternalEndpoint
  • The Conflict provides details about a conflict.

    See more

    Declaration

    Swift

    public struct Conflict
  • QueryChange contains the information about the query result changes reported by a query object.

    See more

    Declaration

    Swift

    public struct QueryChange