mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-03 20:46:28 +00:00
add delation_date attribute to proxy cfg
This commit is contained in:
parent
d21df41a76
commit
8821090e45
1 changed files with 1 additions and 0 deletions
|
|
@ -207,6 +207,7 @@ struct _LinphoneProxyConfig
|
|||
bool_t publish;
|
||||
bool_t dial_escape_plus;
|
||||
void* user_data;
|
||||
time_t deletion_date;
|
||||
};
|
||||
|
||||
struct _LinphoneAuthInfo
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue