mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-22 13:48:09 +00:00
Import linphone Python module with "import linphone".
This commit is contained in:
parent
0ac69b6969
commit
54c3f6efa9
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ import logging
|
|||
import sys
|
||||
import threading
|
||||
import time
|
||||
from linphone import linphone
|
||||
import linphone
|
||||
|
||||
|
||||
class Response:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue