liblinphone 3.3.2
|
#include <linphonecore.h>
Data Fields | |
LinphoneCallDir | dir |
LinphoneCallStatus | status |
LinphoneAddress * | from |
LinphoneAddress * | to |
char | start_date [128] |
int | duration |
Structure representing a call log.
The direction of the call
The status of the call
Originator of the call as a LinphoneAddress object
Destination of the call as a LinphoneAddress object
char _LinphoneCallLog::start_date[128] |
Human readable string containg the start date
Duration of the call in seconds