mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-25 23:28:09 +00:00
Remove wrong documentation.
This commit is contained in:
parent
8599aec3e5
commit
245f14e705
1 changed files with 0 additions and 2 deletions
|
|
@ -392,7 +392,6 @@ LINPHONE_PUBLIC void linphone_chat_message_set_content_type(LinphoneChatMessage
|
|||
|
||||
/**
|
||||
* Return whether or not a chat message is a file tranfer.
|
||||
* This content type must match a content that is text representable, such as text/plain, text/html or image/svg+xml.
|
||||
* @param[in] message LinphoneChatMessage object
|
||||
* @return Whether or not the message is a file tranfer
|
||||
*/
|
||||
|
|
@ -400,7 +399,6 @@ LINPHONE_PUBLIC bool_t linphone_chat_message_is_file_transfer(LinphoneChatMessag
|
|||
|
||||
/**
|
||||
* Return whether or not a chat message is a text.
|
||||
* This content type must match a content that is text representable, such as text/plain, text/html or image/svg+xml.
|
||||
* @param[in] message LinphoneChatMessage object
|
||||
* @return Whether or not the message is a text
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue