SubscriberAttached typedef

SubscriberAttached = void Function(int userId)

Implementation

typedef SubscriberAttached = void Function(int userId);