syncOnIpChange
Last updated
Was this helpful?
Last updated
Was this helpful?
Syncs the DNS records every time the external ip changes.
records
The records that should be updated. [Array<
>]
callback
The callback that gets called every time the updating was done. [
]
The id of the interval that is needed to stop the syncing. [Promise<string>]