linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] How to subscribe to an event


From: Chase Davis
Subject: [Linphone-developers] How to subscribe to an event
Date: Wed, 19 Apr 2017 08:55:26 -0500

I am trying to subscribe to an event using:

LINPHONE_PUBLIC LinphoneEvent *linphone_core_subscribe(LinphoneCore *lc, const LinphoneAddress *resource, const char *event, int expires, const LinphoneContent *body);

There is no defined struct for the parameter "const char *event" and I am not sure what value needs to be passed in here. For context, I am trying to use this method to subscribe to an event to manage call answering rules like do not disturb and call forwarding.



Thanks in advance,

Chase


reply via email to

[Prev in Thread] Current Thread [Next in Thread]