countResponseCallBacks property

Map<String, SubscriptionCallback<NostrCountResponse>> countResponseCallBacks
final

This is the registry which will have all count responses callbacks.

Implementation

final countResponseCallBacks = RelayCallbackRegister<NostrCountResponse>();