The result of the blocking navigation.
More...
#include <navigation.hpp>
|
|
bool | hasNavigationTimedOut () const |
| | Indicates if the navigation has been timed out.
|
| |
|
bool | operator== (NetError error) const |
| | Compares the network error code with to the given error.
|
| |
|
| operator NetError () const |
| | Returns the network error code indicating the type of navigation failure that occurred.
|
| |
|
| operator bool () const |
| | Indicates if the navigation was finished successfully with NetError::kOk.
|
| |
The result of the blocking navigation.
The documentation for this class was generated from the following file: