roslib
Preparing search index...
FailedRosbridgeServiceResponseMessage
Interface FailedRosbridgeServiceResponseMessage
If the service call failed,
values
will be a string error message.
interface
FailedRosbridgeServiceResponseMessage
{
id
?:
string
;
op
:
"service_response"
;
result
:
false
;
service
:
string
;
values
?:
string
;
}
Hierarchy
BaseRosbridgeServiceResponseMessage
FailedRosbridgeServiceResponseMessage
Index
Properties
id?
op
result
service
values?
Properties
Optional
id
id
?:
string
op
op
:
"service_response"
result
result
:
false
service
service
:
string
Optional
values
values
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
op
result
service
values
roslib
Loading...
If the service call failed,
valueswill be a string error message.