ctrlX Data Layer API for Python  3.4.0
The ctrlX Data Layer API allows access to the ctrlX Data Layer with Python
SubscriptionSync Member List

This is the complete list of members for SubscriptionSync, including all inherited members.

__enter__(self)SubscriptionSync
__exit__(self, exc_type, exc_val, exc_tb)SubscriptionSync
__init__(self, ctrlxdatalayer.client.Client client)SubscriptionSync
close(self)SubscriptionSync
id(self)SubscriptionSync
on_close(self)SubscriptionSync
subscribe(self, str address)SubscriptionSync
subscribe_multi(self, typing.List[str] address)SubscriptionSync
unsubscribe(self, str address)SubscriptionSync
unsubscribe_all(self)SubscriptionSync
unsubscribe_multi(self, typing.List[str] address)SubscriptionSync