forked from mirrors/linphone-iphone
Fixed doc for function added in previous commit
This commit is contained in:
parent
d9964748fb
commit
9add45af7e
1 changed files with 1 additions and 1 deletions
|
|
@ -336,7 +336,7 @@ LINPHONE_PUBLIC void linphone_chat_room_set_subject (LinphoneChatRoom *cr, const
|
|||
/**
|
||||
* Gets the list of participants that are currently composing
|
||||
* @param[in] cr A LinphoneChatRoom object
|
||||
* @return \bctbx_list{LinphoneAddress *} list of addresses that are in the is_composing state
|
||||
* @return \bctbx_list{LinphoneAddress} list of addresses that are in the is_composing state
|
||||
*/
|
||||
LINPHONE_PUBLIC bctbx_list_t * linphone_chat_room_get_composing_addresses(LinphoneChatRoom *cr);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue