Contents

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)

See Also

Replying to Received Messages