extractConnection()
Converts a message you receive from an endpoint into a connection object that you use for long-term communication with that endpoint.
Declaration
func extractConnection() -> NWConnection?Converts a message you receive from an endpoint into a connection object that you use for long-term communication with that endpoint.
func extractConnection() -> NWConnection?