StopImuSessionCommand
public class StopImuSessionCommand extends ProtoCommandRequest
Constructors
Name | Description |
---|---|
public StopImuSessionCommand()
|
Methods
getExtension
public
ReturnValue
Name | Description |
---|---|
|
parseResponse
public Result<Boolean> parseResponse(byte[] respByte)
Parameters
Name | Description |
---|---|
byte[] respByte
|
ReturnValue
Name | Description |
---|---|
Result<Boolean>
|
excludeResponseErrorChecks
public boolean excludeResponseErrorChecks()
ReturnValue
Name | Description |
---|---|
boolean
|
getRequest
public Request getRequest()
ReturnValue
Name | Description |
---|---|
Request
|
Ujt command to stop IMU Session.