public enum UdpCmd implements Command
组播协议
| 限定符和类型 | 类和说明 |
|---|---|
static class |
UdpCmd.Companion |
Command.CommandMemory<C extends Command>, Command.DefaultImpls| 枚举常量和说明 |
|---|
ADDRESS_ACK |
ADDRESS_ASK |
COMMON |
PACKET_SLICE |
YELL_ACK |
YELL_ASK |
| 限定符和类型 | 字段和说明 |
|---|---|
static UdpCmd.Companion |
Companion |
public static UdpCmd YELL_ASK
public static UdpCmd YELL_ACK
public static UdpCmd ADDRESS_ASK
public static UdpCmd ADDRESS_ACK
public static UdpCmd PACKET_SLICE
public static UdpCmd COMMON
public static UdpCmd.Companion Companion