publish()
Attempts to advertise the receiver’s on the network.
Declaration
func publish()Discussion
This method returns immediately, with success or failure indicated by the callbacks to the delegate. This is equivalent to calling publish(options:) with the default options (0).