liblinphone
3.6.1
Deprecated List
Global
_LinphoneVTable::message_received
, use
message_received
instead
A text message has been received
Global
linphone_chat_room_send_message
(LinphoneChatRoom *cr, const char *msg)
linphone_chat_room_send_message2()
gives more control on the message expedition.
Global
linphone_core_disable_logs
()
Use
linphone_core_set_log_level
instead.
Global
linphone_core_enable_logs
(FILE *file)
Use
linphone_core_set_log_file
and
linphone_core_set_log_level
instead.
Global
linphone_core_enable_logs_with_cb
(OrtpLogFunc logfunc)
Use
linphone_core_set_log_handler
and
linphone_core_set_log_level
instead.
Global
linphone_proxy_config_new
(void)
, use
linphone_core_create_proxy_config
instead Creates an empty proxy config.
Global
TextMessageReceived
)(LinphoneCore *lc, LinphoneChatRoom *room, const LinphoneAddress *from, const char *message)
use
MessageReceived
instead.
Generated by
1.9.5