This website requires JavaScript.
Explore
Help
Sign In
kev
/
voipms-python
Watch
1
Star
0
Fork
0
You've already forked voipms-python
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
7144b41c63
voipms-python
/
voipms
/
api
/
voicemail
/
__init__.py
5 lines
75 B
Python
Raw
Normal View
History
Unescape
Escape
added more endpoints, fixed some bugs with code generator
2019-08-19 02:30:31 +00:00
initial commit
2019-08-18 02:02:44 +00:00
class
Voicemail
(
)
:
getIP endpoint now reachable
2019-08-18 02:34:44 +00:00
def
__init__
(
self
,
base
)
:
added more endpoints, fixed some bugs with code generator
2019-08-19 02:30:31 +00:00
getIP endpoint now reachable
2019-08-18 02:34:44 +00:00
self
.
base
=
base
Reference in New Issue
Copy Permalink