public static interface AsyncUdpSocket.EventHandler
| Modifier and Type | Method and Description |
|---|---|
void |
onClosedWithError(Exception e) |
void |
onReceive(UdpPacket packet) |
void |
onRegistered() |
void |
onSend() |
Copyright © 2019. All rights reserved.