Return the printable error string from the supplied error code.
#include <geomonitor.h>
const char* geomonitor_strerror(geomonitor_error_t error)
BlackBerry 10.2.0
A valid error code
A printable error string. If error is not valid, an "Unknown" type string is returned.