Protocols

The following protocols are available globally.

  • Callback methods for delegate of a UDPEndpoint object.

    See more

    Declaration

    Objective-C

    @protocol UDPCommsDelegate <NSObject>

    Swift

    protocol UDPCommsDelegate : NSObjectProtocol