stopSyncOnIpChange
ddnsSync.stopSyncOnIpChange
Stops the syncOnIpChange interval by the given changeListenerId.
Parameters:
changeListenerIdThe id of the syncOnIpChange listener that should get stopped.[string]
ddnsSync.stopSyncOnIpChange(changeListenerId);Last updated
Was this helpful?