author | Lars Rohwedder <roker@pep-project.org> |
Mon, 02 May 2016 12:22:30 +0200 | |
changeset 561 | 9d8d5886494b |
parent 560 | 61966cd2d7a7 |
child 562 | fe56206d4630 |
src/pEpEngine.h | file | annotate | diff | revisions |
1.1 --- a/src/pEpEngine.h Mon May 02 01:50:58 2016 +0200 1.2 +++ b/src/pEpEngine.h Mon May 02 12:22:30 2016 +0200 1.3 @@ -432,6 +432,7 @@ 1.4 // parameters: 1.5 // session (in) session handle 1.6 // address (in) C string with communication address, UTF-8 encoded 1.7 +// user_id (in) ??? 1.8 // identity (out) pointer to pEp_identity structure with results or 1.9 // NULL if failure 1.10 //