linphone-iphone/include/linphone
2017-10-13 14:26:58 +02:00
..
api Add linphone_chat_message_send() API. 2017-10-13 14:26:58 +02:00
enums feat(ChatRoom): add a capabilities getter 2017-10-12 10:54:20 +02:00
utils feat(General): provide a L_Q_T macro to access public data in a multiple inheritance case 2017-10-13 11:53:06 +02:00
account_creator.h Add new create proxy config in account creator 2017-04-21 14:01:15 +02:00
account_creator_service.h Fix build on Windows. 2017-03-31 17:06:25 +02:00
auth_info.h Remove @donotwrap tag for just deprecated functions. 2017-10-13 14:26:18 +02:00
buffer.h Some refactoring to have a more object-oriented API. 2017-02-07 15:32:42 +01:00
call.h Fix build of linphonec, linphone-daemon and testers. 2017-09-21 17:32:54 +02:00
call_log.h fix(CallLog): better api... 2017-09-14 09:41:19 +02:00
call_params.h Convert LinphoneCallParams to use MediaSessionParams C++ class. 2017-09-07 14:07:47 +02:00
call_stats.h Use the c-tools for the Call object. 2017-09-21 16:04:35 +02:00
callbacks.h Use the c-tools for the Call object. 2017-09-21 16:04:35 +02:00
chat.h Fixed compil broken due to chat message changes 2017-09-21 13:13:53 +02:00
conference.h fix(Conference): better and cleaned code 2017-07-22 17:44:10 +02:00
contactprovider.h Fix several compilation warnings caused by newly deprecated functions 2017-03-28 08:51:35 +02:00
content.h Moved key related methods on LinphoneContent from private to public header 2017-08-09 10:27:24 +02:00
core.h Some const fixes. 2017-10-13 10:04:39 +02:00
core_utils.h Declared the return type of functions returning an error code as LinphoneStatus 2017-04-13 17:00:23 +02:00
defs.h Use of BCTBX_NO_BREAK instead of LINPHONE_NO_BREAK 2017-05-31 15:25:47 +02:00
dictionary.h Declared the return type of functions returning an error code as LinphoneStatus 2017-04-13 17:00:23 +02:00
error_info.h merge branch with reason header support and new ErrorInfo features. 2017-04-14 15:28:58 +02:00
event.h Declared the return type of functions returning an error code as LinphoneStatus 2017-04-13 17:00:23 +02:00
factory.h Added set/get user_data in LinphoneFactory 2017-10-11 09:57:55 +02:00
friend.h feat(friend): set_vcard should take a ref! 2017-05-09 10:28:02 +02:00
friendlist.h Added a few missing getters for some properties 2017-04-21 17:34:02 +02:00
headers.h Add LinphoneCall callback to be notified about ACKs, in order to be able to add custom headers in sent ACKs and read custom headers in received ACKs. 2017-06-26 22:49:15 +02:00
im_encryption_engine.h Do not wrap IMEE + fix java wrapper compil when using -j + fixed classBl in abstractAPI tool + various fixes for jni layer of java wrapper 2017-10-12 13:06:02 +02:00
im_notif_policy.h Some refactoring to have a more object-oriented API. 2017-02-07 15:32:42 +01:00
info_message.h Disable wrapping of functions or structs that are deprecated at that commit time 2017-03-28 08:51:35 +02:00
ldapprovider.h Some refactoring to have a more object-oriented API. 2017-02-07 15:32:42 +01:00
linphone_proxy_config.h Move public header files in the include/linphone directory. 2016-11-15 14:41:18 +01:00
linphone_tunnel.h Move public header files in the include/linphone directory. 2016-11-15 14:41:18 +01:00
linphonecore.h Move public header files in the include/linphone directory. 2016-11-15 14:41:18 +01:00
linphonecore_utils.h Move public header files in the include/linphone directory. 2016-11-15 14:41:18 +01:00
linphonefriend.h Move public header files in the include/linphone directory. 2016-11-15 14:41:18 +01:00
linphonepresence.h Move public header files in the include/linphone directory. 2016-11-15 14:41:18 +01:00
lpconfig.h Created replacements for methods returning const char ** using bctbx_lists 2017-10-12 13:37:01 +02:00
Makefile.am Add LinphoneCall callback to be notified about ACKs, in order to be able to add custom headers in sent ACKs and read custom headers in received ACKs. 2017-06-26 22:49:15 +02:00
misc.h Updated some tests in Register suite to use new LinphoneTransports object + Fixed wrapper generation for linphone_range_set/get_user_data methods 2017-04-18 18:07:50 +02:00
nat_policy.h Some refactoring to have a more object-oriented API. 2017-02-07 15:32:42 +01:00
payload_type.h Reworking of Liblinphone's API around payload types 2017-04-03 12:34:49 +02:00
player.h The LinphonePlayer is now a belle_sip_object and is now wrappable. 2017-04-24 15:52:00 +02:00
presence.h Declared the return type of functions returning an error code as LinphoneStatus 2017-04-13 17:00:23 +02:00
proxy_config.h Declared the return type of functions returning an error code as LinphoneStatus 2017-04-13 17:00:23 +02:00
ringtoneplayer.h Declared the return type of functions returning an error code as LinphoneStatus 2017-04-13 17:00:23 +02:00
sipsetup.h Compile source files as C++. 2017-07-21 17:06:41 +02:00
tunnel.h Disable wrapping of functions or structs that are deprecated at that commit time 2017-03-28 08:51:35 +02:00
types.h Created replacements for methods returning const char ** using bctbx_lists 2017-10-12 13:37:01 +02:00
vcard.h feat(vcard): add a clone method 2017-04-28 16:14:53 +02:00
video_definition.h Add missing symbol exports. 2017-04-20 15:26:25 +02:00
wrapper_utils.h Fix wrappers generation 2017-10-11 16:11:33 +02:00
xmlrpc.h Compile source files as C++. 2017-07-21 17:06:41 +02:00