Part of vmc.common.statem.connection View In Hierarchy
Method | __init__ | Undocumented |
Method | __repr__ | Undocumented |
Method | add_listener | Undocumented |
Method | on_notification_received | Called whenever a notification is received |
Method | notify_listeners | Undocumented |
Method | connect | Returns a Deferred that will be callbacked when connected |
Method | close | Returns a Deferred that will be callbacked when all resources are free |
Class | disconnected | I'm disconnected from Internet |
Class | connecting | We're connecting to Internet now |
Class | connected | We are connected to Internet now |
Inherited from Modal:
Class | nil | Undocumented |
Method | transitionTo | Undocumented |
Parameters | notification | (type: vmc.common.notifications.Notification ) |