linphone-iphone/include/linphone
François Grisez a0aa795f63 Improve clarity of the documentation about LinphonePayloadType
As floating objects are automatically freed by the garbage collector
of bellesip, there is not need to unref PayloadType objects that have
been allocated on the fly by getters in LinphoneCore and LinphoneCallParams.

Then, the lines saying that the gotten LinphonePayloadType objects must be
freed after usage have been removed and there is no more reference to
the floating ref mechanisme as it is totally transparent for API users.
2017-04-24 15:20:03 +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
address.h Declared the return type of functions returning an error code as LinphoneStatus 2017-04-13 17:00:23 +02:00
auth_info.h Publish ref and unref functions of LinphoneAuthInfo 2017-03-17 16:41:20 +01:00
buffer.h Some refactoring to have a more object-oriented API. 2017-02-07 15:32:42 +01:00
call.h feat(coreapi/linphonecore): provide a linphone_core_preview_ogl_render function 2017-04-19 17:00:16 +02:00
call_log.h Report call logs for calls aborted before they are notified to the application. 2017-04-03 15:31:13 +02:00
call_params.h Improve clarity of the documentation about LinphonePayloadType 2017-04-24 15:20:03 +02:00
call_stats.h Updated linphonecore_jni.cc to reflect latest changes made to LinphoneCallStats 2017-04-19 16:46:30 +02:00
callbacks.h Add definition of callbacks on the LinphoneCall object. 2017-03-30 15:40:33 +02:00
chat.h Declared the return type of functions returning an error code as LinphoneStatus 2017-04-13 17:00:23 +02:00
conference.h Declared the return type of functions returning an error code as LinphoneStatus 2017-04-13 17:00:23 +02:00
contactprovider.h Fix several compilation warnings caused by newly deprecated functions 2017-03-28 08:51:35 +02:00
content.h Some refactoring to have a more object-oriented API. 2017-02-07 15:32:42 +01:00
core.h Improve clarity of the documentation about LinphonePayloadType 2017-04-24 15:20:03 +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 Correct definitions of LINPHONE_PUBLIC and LINPHONE_CPPFLAGS on Windows. 2017-02-07 17:33:03 +01: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 Fixed linphone_transports_new method + created LinphoneVideoActivationPolicy to replace LinphoneVideoPolicy 2017-04-18 19:02:29 +02:00
friend.h Declared the return type of functions returning an error code as LinphoneStatus 2017-04-13 17:00:23 +02:00
friendlist.h Added a few missing getters for some properties 2017-04-21 17:34:02 +02:00
im_encryption_engine.h Add definition of callbacks on the LinphoneCall object. 2017-03-30 15:40:33 +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 Add new rcfile for test 2017-04-18 17:39:20 +02:00
Makefile.am Add new LinphoneVideoDefinition object and deprecate API functions handling MSVideoSize structures. 2017-04-18 17:37:35 +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 Declared the return type of functions returning an error code as LinphoneStatus 2017-04-13 17:00:23 +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 Declared the return type of functions returning an error code as LinphoneStatus 2017-04-13 17:00:23 +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 Add new enum to account_creator 2017-04-21 11:10:39 +02:00
vcard.h Disable wrapping of functions or structs that are deprecated at that commit time 2017-03-28 08:51:35 +02:00
video_definition.h Add missing symbol exports. 2017-04-20 15:26:25 +02:00
wrapper_utils.h Deprecated LinphoneIntRange, replaced by LinphoneRange 2017-04-18 16:43:15 +02:00
xmlrpc.h Add definition of callbacks on the LinphoneCall object. 2017-03-30 15:40:33 +02:00