removeChangeListener

Deprecated

Use ListenerToken.remove

Replace with

token.remove()

Remove the given ReplicatorChangeListener or DocumentReplicationListener from the replicator.

Parameters

token

returned by a previous call to addChangeListener or addDocumentReplicationListener.

Deprecated

Use ListenerToken.remove

Replace with

token.remove()

Deprecated

Use ListenerToken.remove

Replace with

token.remove()