LinphoneCoreNotifyPresenceReceivedCbnotify_presence_received;/**< Notify received presence events*/
LinphoneCoreNotifyPresenceReceivedForUriOrTelCbnotify_presence_received_for_uri_or_tel;/**< Notify received presence events*/
LinphoneCoreNewSubscriptionRequestedCbnew_subscription_requested;/**< Notify about pending presence subscription request */
LinphoneCoreAuthInfoRequestedCbauth_info_requested;/**< Ask the application some authentication information */
LINPHONE_DEPRECATEDLinphoneCoreAuthInfoRequestedCbauth_info_requested;/**< @deprecated Use authentication_requested instead. Ask the application some authentication information */
LinphoneCoreAuthenticationRequestedCbauthentication_requested;/**< Ask the application some authentication information */
LinphoneCoreCallLogUpdatedCbcall_log_updated;/**< Notifies that call log list has been updated */
LinphoneCoreMessageReceivedCbmessage_received;/**< a message is received, can be text or external body*/
LinphoneCoreIsComposingReceivedCbis_composing_received;/**< An is-composing notification has been received */
LINPHONE_DEPRECATEDShowInterfaceCbshow;/**< @deprecated Notifies the application that it should show up*/
LINPHONE_DEPRECATEDShowInterfaceCbshow;/**< vNotifies the application that it should show up*/
LINPHONE_DEPRECATEDLinphoneCoreTextMessageReceivedCbtext_received;/**< @deprecated, use #message_received instead <br> A text message has been received */
LINPHONE_DEPRECATEDLinphoneCoreFileTransferRecvCbfile_transfer_recv;/**< @deprecated Callback to store file received attached to a #LinphoneChatMessage */
LINPHONE_DEPRECATEDLinphoneCoreFileTransferSendCbfile_transfer_send;/**< @deprecated Callback to collect file chunk to be sent for a #LinphoneChatMessage */