mirror of
https://git.clerie.de/clerie/mitel_ommclient2.git
synced 2026-01-04 08:35:37 +00:00
Import Open messages
This commit is contained in:
parent
3617494917
commit
d14fb10ddb
1 changed files with 1 additions and 0 deletions
|
|
@ -98,6 +98,7 @@ class Response:
|
||||||
return self.attrs.get("maxLen")
|
return self.attrs.get("maxLen")
|
||||||
|
|
||||||
from .getaccount import GetAccount, GetAccountResp
|
from .getaccount import GetAccount, GetAccountResp
|
||||||
|
from .open import Open, OpenResp
|
||||||
from .ping import Ping, PingResp
|
from .ping import Ping, PingResp
|
||||||
|
|
||||||
def construct(request):
|
def construct(request):
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue