OptionalchannelsOptional set of Sync Gateway channels, for server-side filtering.
OptionalconflictCallback that resolves conflicts between local and server docs. If not given, a default resolver is used that chooses the one with the higher revision ID (Most Writes Wins.)
OptionalcontinuousIf true, stay connected indefinitely.
OptionalenableIf true, automatically purges documents when the user loses access through channel revocation on Sync Gateway. Defaults to true.
OptionalfilterCallback that can skip individual revisions.
Configuration parameters for pulling changes from a remote collection.