public final class SendDataCmdPayload extends Object implements CmdPayload
| Constructor and Description |
|---|
SendDataCmdPayload(byte[] irRfCodeData) |
| Modifier and Type | Method and Description |
|---|---|
byte |
getCommand() |
byte[] |
getData()
Returns the IR/RF code data to be sent
|
Payload |
getPayload() |
public byte[] getData()
public byte getCommand()
getCommand in interface CmdPayloadpublic Payload getPayload()
getPayload in interface CmdPayloadCopyright © 2018. All rights reserved.