removeChangeListener
Deprecated
Use ListenerToken.remove
Replace with
token.remove()
Content copied to clipboard
Deprecated
Use ListenerToken.remove
Replace with
token.remove()
Content copied to clipboard
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()
Content copied to clipboard
Deprecated
Use ListenerToken.remove
Replace with
token.remove()
Content copied to clipboard