Vehicle.resetCallback 150
Unassign a callback by it's Id on a specific Vehicle
Return value
| Return Type | Description |
|---|---|
| bool | True if the callback was correctly unassigned from the Vehicle |
Parameters
| Parameter | Type | Description |
|---|---|---|
| 1 | string | Id of the callback to unassign |
Examples
No examples available.
