ReplicatorTarget

public enum ReplicatorTarget

Replicator target, which can be either a URL to the remote database or a local database.

  • url

    Undocumented

    Declaration

    Swift

    public enum ReplicatorTarget
  • < A URL to the remote database

    Declaration

    Swift

    case database (Database)    ///< A local database