Liblinphone
5.3.5
|
This structure holds all callbacks that the application should implement. More...
#include <core.h>
This structure holds all callbacks that the application should implement.
None is mandatory.
MS2_DEPRECATED LinphoneCoreAuthInfoRequestedCb _LinphoneCoreVTable::auth_info_requested |
Ask the application some authentication information.
MS2_DEPRECATED LinphoneCoreFileTransferProgressIndicationCb _LinphoneCoreVTable::file_transfer_progress_indication |
Callback to indicate file transfer progress.
MS2_DEPRECATED LinphoneCoreFileTransferRecvCb _LinphoneCoreVTable::file_transfer_recv |
Callback to store file received attached to a LinphoneChatMessage.
MS2_DEPRECATED LinphoneCoreFileTransferSendCb _LinphoneCoreVTable::file_transfer_send |
Callback to collect file chunk to be sent for a LinphoneChatMessage.
LinphoneCorePublishReceivedCb _LinphoneCoreVTable::publish_received |
Notifies publish state change (only from LinphoneEvent api)
Notifies a publish has been received, see linphone_core_pulish()
MS2_DEPRECATED LinphoneCoreTextMessageReceivedCb _LinphoneCoreVTable::text_received |
Notifies configuring status changes.
A text message has been received.