Contents

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?

See Also

Replying to Received Messages