forked from mirrors/linphone-iphone
deprecate method
This commit is contained in:
parent
dabbcea87b
commit
f278975609
1 changed files with 4 additions and 0 deletions
|
|
@ -677,6 +677,10 @@ public interface LinphoneCore {
|
|||
void startEchoCalibration(Object data) throws LinphoneCoreException;
|
||||
|
||||
void enableIpv6(boolean enable);
|
||||
/**
|
||||
* @deprecated
|
||||
* @param i
|
||||
*/
|
||||
void adjustSoftwareVolume(int i);
|
||||
|
||||
boolean pauseCall(LinphoneCall call);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue