Information about the client's subscription to an event. More...
#include <client.h>
Public Attributes | |
| gint32 | idx |
| Where the client lives in the sub list. | |
| gboolean | pending |
| If the subscription is pending: the on() callback went async. | |
| gboolean | tombstone |
| If an unsubscribe came in before evs_on_cb() came through. | |
Information about the client's subscription to an event.
1.8.6