reply(content:message:)
Sends a reply to the specific endpoint that originates a group message you receive.
Declaration
func reply(content: Data?, message: NWConnectionGroup.Message = .default)Sends a reply to the specific endpoint that originates a group message you receive.
func reply(content: Data?, message: NWConnectionGroup.Message = .default)