ShowInterfaceCbshowLINPHONE_DEPRECATED;/**< @deprecated Notifies the application that it should show up*/
LinphoneCoreTextMessageReceivedCbtext_receivedLINPHONE_DEPRECATED;/**< @deprecated, use #message_received instead <br> A text message has been received */
LinphoneCoreFileTransferRecvCbfile_transfer_recvLINPHONE_DEPRECATED;/**< @deprecated Callback to store file received attached to a #LinphoneChatMessage */
LinphoneCoreFileTransferSendCbfile_transfer_sendLINPHONE_DEPRECATED;/**< @deprecated Callback to collect file chunk to be sent for a #LinphoneChatMessage */
LinphoneCoreFileTransferProgressIndicationCbfile_transfer_progress_indicationLINPHONE_DEPRECATED;/**< @deprecated Callback to indicate file transfer progress */
LINPHONE_DEPRECATEDDisplayStatusCbdisplay_status;/**< @deprecated Callback that notifies various events with human readable text.*/
LINPHONE_DEPRECATEDDisplayMessageCbdisplay_message;/**< @deprecated Callback to display a message to the user */
LINPHONE_DEPRECATEDDisplayMessageCbdisplay_warning;/**< @deprecated Callback to display a warning to the user */
LINPHONE_DEPRECATEDShowInterfaceCbshow;/**< @deprecated Notifies 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 */
LINPHONE_DEPRECATEDLinphoneCoreFileTransferProgressIndicationCbfile_transfer_progress_indication;/**< @deprecated Callback to indicate file transfer progress */
LinphoneCoreNetworkReachableCbnetwork_reachable;/**< Callback to report IP network status (I.E up/down )*/
LinphoneCoreLogCollectionUploadStateChangedCblog_collection_upload_state_changed;/**< Callback to upload collected logs */
LinphoneCoreLogCollectionUploadProgressIndicationCblog_collection_upload_progress_indication;/**< Callback to indicate log collection upload progress */