X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fapi%2Fconnection.git;a=blobdiff_plain;f=include%2Fnet_connection.h;h=2e0c5a355d0ecd1f0bfb3c9b0076c59c1c24830e;hp=ae22d419c7e1461f2c5bb3b0dac826e4cc6cf407;hb=63c85fc46a96a466aecf471eac81feff1d8e76cc;hpb=906c51bddd9aee5bfa4dbdbeffa421c37d2c4f4e diff --git a/include/net_connection.h b/include/net_connection.h index ae22d41..2e0c5a3 100755 --- a/include/net_connection.h +++ b/include/net_connection.h @@ -285,6 +285,7 @@ typedef enum { * @retval #CONNECTION_ERROR_NONE Successful * @retval #CONNECTION_ERROR_INVALID_PARAMETER Invalid parameter * @retval #CONNECTION_ERROR_OUT_OF_MEMORY Out of memory + * @retval #CONNECTION_ERROR_PERMISSION_DENIED Permission denied * @see connection_destroy() */ int connection_create(connection_h* connection);