liblinphone
3.8.0
|
#include <linphonecore.h>
This structure holds all callbacks that the application should implement. None is mandatory.
Notifies global state changes
Notifies registration state changes
Notifies call state changes
Notify received presence events
Notify about pending presence subscription request
Ask the application some authentication information
Notifies that call log list has been updated
a message is received, can be text or external body
An is-composing notification has been received
A dtmf has been received received
An out of call refer was received
Notifies on change in the encryption of call streams
Notifies when a transfer is in progress
a LinphoneFriend's BuddyInfo has changed
Notifies on refreshing of call's statistics.
Notifies an incoming informational message received.
Notifies subscription state change
Notifies a an event notification, see linphone_core_subscribe()
Notifies publish state change (only from LinphoneEvent api)
Notifies configuring status changes
Callback to report IP network status (I.E up/down )
LinphoneCoreLogCollectionUploadStateChangedCb _LinphoneCoreVTable::log_collection_upload_state_changed |
Callback to upload collected logs
LinphoneCoreLogCollectionUploadProgressIndicationCb _LinphoneCoreVTable::log_collection_upload_progress_indication |
Callback to indicate log collection upload progress
User data associated with the above callbacks