mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-26 07:38:09 +00:00
Updated migration.sh for Java wrapper
This commit is contained in:
parent
447076eadc
commit
98ef82ed39
1 changed files with 1 additions and 0 deletions
|
|
@ -302,6 +302,7 @@ s/new XmlRpcSessionImpl(LinphoneManager.getLcIfManagerNotDestroyedOrNull(), /Lin
|
|||
# ChatMessageListener onFileTransferSend now returns the Buffer instead of having it as part of his arguments
|
||||
# Core.startEchoCancellerCalibration no longer takes a parameter
|
||||
# XmlRpcSession.createRequest takes first the return arg type and then the name of the method, until now it was the other way around
|
||||
# ProxyConfig.normalizePhoneNumber returns null if it fails instead of the value given as parameter in the previous version !
|
||||
|
||||
# # Factory
|
||||
#Factory.createAccountCreator() => Core.createAccountCreator()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue