Fork me on GitHub
Functions
apierror.c File Reference
#include "apierror.h"
Include dependency graph for apierror.c:

Functions

const char * janus_get_api_error (int error)
 Helper method to get a string representation of an API error code. More...
 

Function Documentation

const char* janus_get_api_error ( int  error)

Helper method to get a string representation of an API error code.

Parameters
[in]errorThe API error code
Returns
A string representation of the error code