SubscriberAttached typedef

SubscriberAttached = void Function(int userId)

Implementation

typedef void SubscriberAttached(int userId);