public class DisconnectReasonParameter extends Object
ServiceClient.sendClockSyncReasonForDeviceSetup(DisconnectReasonParameter)
and
ServiceClient.sendClockSyncReasonForDownload(DisconnectReasonParameter)
.Modifier and Type | Field and Description |
---|---|
int |
reason
A user defined id for a reason when the dongle was one or more times disconnected in the meantime.
|
Constructor and Description |
---|
DisconnectReasonParameter(int reason) |