public class PacketSignal extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
recipientChannelID |
String |
signalName |
| Constructor and Description |
|---|
PacketSignal(int recipientChannelID,
String signalName) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getPayload() |
static String |
strsignal(int i) |
Copyright © 2018. All rights reserved.