#include "apierror.h"
Functions | |
| const char * | janus_get_api_error (int error) |
| Helper method to get a string representation of an API error code. | |
| const char * janus_get_api_error | ( | int | error | ) |
Helper method to get a string representation of an API error code.
| [in] | error | The API error code |