mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-02-07 14:18:25 +00:00
fix typo in LinphoneCore
This commit is contained in:
parent
f8db2b8f80
commit
aae2584a17
1 changed files with 1 additions and 1 deletions
|
|
@ -303,7 +303,7 @@ public interface LinphoneCore {
|
|||
*
|
||||
* @return if false, there is no network connection.
|
||||
*/
|
||||
public boolean setNetworkStateReachable();
|
||||
public boolean getNetworkStateReachable();
|
||||
/**
|
||||
* destroy linphone core and free all underlying resources
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue