mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-22 05:38:14 +00:00
Add missing export for Windows build.
This commit is contained in:
parent
51b9dba8c1
commit
4efbae9f59
1 changed files with 1 additions and 1 deletions
|
|
@ -138,7 +138,7 @@ LINPHONE_PUBLIC LinphoneEvent *linphone_core_create_subscribe(LinphoneCore *lc,
|
|||
* @param event the event name
|
||||
* @return a LinphoneEvent holding the context of the notification.
|
||||
**/
|
||||
LinphoneEvent *linphone_core_create_notify(LinphoneCore *lc, const LinphoneAddress *resource, const char *event);
|
||||
LINPHONE_PUBLIC LinphoneEvent *linphone_core_create_notify(LinphoneCore *lc, const LinphoneAddress *resource, const char *event);
|
||||
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue