fixed missing parameter in jsonapi declaration

This commit is contained in:
csoler 2019-09-08 20:50:06 +02:00
parent dd90314c3d
commit c8064e1ddc
No known key found for this signature in database
GPG Key ID: 7BCA522266C0804C

View File

@ -681,9 +681,9 @@ public:
/**
* @brief Parse the give short invite to extract contained information
* @jsonapi{development}
* @param[in] invite string containing the short invite to parse
* @param[out] details storage for the extracted information, consider it
* valid only if the function return true
* @param[in] invite string containing the short invite to parse
* @param[out] details storage for the extracted information, consider it
* @param[out] err_code storage for the error code
* @return false if error occurred, true otherwise
*/
virtual bool parseShortInvite(