mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-02-01 02:39:22 +00:00
Blacklisted 3 methods badly wrapper temporarily
This commit is contained in:
parent
aaf0eac9c7
commit
a01787fbe6
1 changed files with 3 additions and 0 deletions
|
|
@ -779,6 +779,9 @@ class GenWrapper(object):
|
|||
'linphone_factory_get',\
|
||||
'linphone_factory_clean',\
|
||||
'linphone_call_zoom_video',\
|
||||
'linphone_core_get_native_video_window_id',\
|
||||
'linphone_core_get_native_preview_window_id',\
|
||||
'linphone_core_get_zrtp_cache_db',\
|
||||
'linphone_config_get_range']
|
||||
self.parser.parse_all()
|
||||
self.translator = JavaTranslator(package, exceptions)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue