|
liblinphone 3.4.3
|
#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
1.7.3