stopSyncOnIpChange

ddnsSync.stopSyncOnIpChange

Stops the syncOnIpChange interval by the given changeListenerId.

Parameters:

  • changeListenerId The id of the syncOnIpChange listener that should get stopped. [string]

ddnsSync.stopSyncOnIpChange(changeListenerId);

Last updated