public class SourceControlResponse
extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
responseCode
the response code return from the request to the device
|
byte[] |
responseData
Any data that might be returned from a request to a device
|
| Constructor and Description |
|---|
SourceControlResponse() |