Contents

nw_connection_group_extract_connection_for_message(_:_:)

Converts a message you receive from an endpoint into a connection object that you use for long-term communication with that endpoint.

Declaration

func nw_connection_group_extract_connection_for_message(_ group: nw_connection_group_t, _ context: nw_content_context_t) -> nw_connection_t?

See Also

Functions