Contents

nw_connection_group_reply(_:_:_:_:)

Sends a reply to the specific endpoint that originates a group message you receive.

Declaration

func nw_connection_group_reply(_ group: nw_connection_group_t, _ inbound_message: nw_content_context_t, _ outbound_message: nw_content_context_t, _ content: dispatch_data_t?)

See Also

Functions