setPullFilter
Sets a filter object for validating whether the documents can be pulled from the remote endpoint. Only documents for which the object returns true are replicated.
Return
this.
Parameters
pullFilter
The filter to filter the document to be pulled.