Contents

startMonitoring()

Starts the monitoring of TXT-record updates for the receiver.

Declaration

func startMonitoring()

Discussion

The delegate must implement netService(_:didUpdateTXTRecord:), which is called when the TXT record for the receiver is updated.

See Also

Using Network Services