NEDatagramRead
NEDatagramRead
Delegate
Definition
public delegate void NEDatagramRead(NSData[] datagrams, NWEndpoint[] remoteEndpoints, NSError error);
type NEDatagramRead = delegate of NSData[] * NWEndpoint[] * NSError -> unit
Parameters
- datagrams
- NSData[]
- remoteEndpoints
- NWEndpoint[]
- Inheritance
Applies to
Feedback
We'd love to hear your thoughts. Choose the type you'd like to provide:
Our feedback system is built on GitHub Issues. Read more on our blog.
Loading feedback...