mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-20 20:48:07 +00:00
Updated linphone
This commit is contained in:
parent
f37b38d9e5
commit
e7317543b3
1 changed files with 5 additions and 0 deletions
|
|
@ -729,4 +729,9 @@ class LinphoneCoreImpl implements LinphoneCore {
|
|||
public void refreshRegisters() {
|
||||
refreshRegisters(nativePtr);
|
||||
}
|
||||
@Override
|
||||
public String getVersion() {
|
||||
// TODO Auto-generated method stub
|
||||
return null;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue