|
From: | Chase Davis |
Subject: | [Linphone-developers] How to subscribe to an event |
Date: | Wed, 19 Apr 2017 08:55:26 -0500 |
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
[Prev in Thread] | Current Thread | [Next in Thread] |