Protocols
The following protocols are available globally.
-
Callback methods for delegate of a UDPEndpoint object.
See moreDeclaration
Objective-C
@protocol UDPCommsDelegate <NSObject>
Swift
protocol UDPCommsDelegate : NSObjectProtocol