mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-02-07 14:18:25 +00:00
Merge branch 'master' of git.linphone.org:linphone into belle-sip
This commit is contained in:
commit
82a7a9f7f5
1 changed files with 1 additions and 1 deletions
|
|
@ -144,7 +144,7 @@ public interface LinphoneCore {
|
|||
/**
|
||||
* Use uPnP.
|
||||
*/
|
||||
static public FirewallPolicy UseIce = new FirewallPolicy(4,"UseUpnp");
|
||||
static public FirewallPolicy UseUpnp = new FirewallPolicy(4,"UseUpnp");
|
||||
|
||||
private final int mValue;
|
||||
private final String mStringValue;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue