提交 3c20f809 authored 作者: Anthony Minessale's avatar Anthony Minessale

dox

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3292 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 44fc26f7
...@@ -358,7 +358,6 @@ void *ldl_handle_get_private(ldl_handle_t *handle); ...@@ -358,7 +358,6 @@ void *ldl_handle_get_private(ldl_handle_t *handle);
/*! /*!
\brief Send a message to a session \brief Send a message to a session
\param session the session handle \param session the session handle
\param to the message recipiant
\param subject optional subject \param subject optional subject
\param body body of the message \param body body of the message
*/ */
...@@ -472,6 +471,8 @@ int8_t ldl_handle_ready(ldl_handle_t *handle); ...@@ -472,6 +471,8 @@ int8_t ldl_handle_ready(ldl_handle_t *handle);
\param handle the Dingaling handle to initialize \param handle the Dingaling handle to initialize
\param login the xmpp login \param login the xmpp login
\param password the password \param password the password
\param server the server address
\param flags user flags
\param status_msg status message to advertise \param status_msg status message to advertise
\param loop_callback optional loop callback \param loop_callback optional loop callback
\param session_callback function to call on session signalling \param session_callback function to call on session signalling
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论