
Public Member Functions | |
| def | __init__ (self, args) |
| def | callback (self, data) |
| def | test_notify (self) |
Public Attributes | |
| success | |
Definition at line 53 of file test_peer_subscribe_notify.py.
| def test_peer_subscribe_notify.TestPeerSubscribeListener.__init__ | ( | self, | |
| args | |||
| ) |
Definition at line 54 of file test_peer_subscribe_notify.py.
| def test_peer_subscribe_notify.TestPeerSubscribeListener.callback | ( | self, | |
| data | |||
| ) |
Definition at line 58 of file test_peer_subscribe_notify.py.
| def test_peer_subscribe_notify.TestPeerSubscribeListener.test_notify | ( | self | ) |
Definition at line 64 of file test_peer_subscribe_notify.py.
| test_peer_subscribe_notify.TestPeerSubscribeListener.success |
Definition at line 56 of file test_peer_subscribe_notify.py.