Commit 4df03276 authored by Olivier Crête's avatar Olivier Crête

Updated doc to match code

parent 0834306b
...@@ -1592,8 +1592,8 @@ nice_agent_send ( ...@@ -1592,8 +1592,8 @@ nice_agent_send (
* nice_agent_get_local_candidates: * nice_agent_get_local_candidates:
* @agent: A NiceAgent * @agent: A NiceAgent
* *
* The caller owns the returned GSList but not the candidates contained within * The caller owns the returned GSList as well as the candidates contained
* it. To get full results, the client should wait for the * within it. To get full results, the client should wait for the
* 'candidates-gathering-done' signal. * 'candidates-gathering-done' signal.
* *
* Returns: a GSList of local candidates (NiceCandidate) belonging to @agent * Returns: a GSList of local candidates (NiceCandidate) belonging to @agent
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment