Nostrduino
Loading...
Searching...
No Matches
Data Fields | Friends
nostr::NostrSubscription Class Reference

#include <NostrPool.h>

Data Fields

bool eose = false
 
NostrCloseCallback closeCallback = nullptr
 
NostrEOSECallback eoseCallback = nullptr
 
NostrEventCallback eventCallback = nullptr
 
NostrEventStatusCallback statusCallback = nullptr
 

Friends

class NostrPool
 

Friends And Related Symbol Documentation

◆ NostrPool

Field Documentation

◆ closeCallback

NostrCloseCallback nostr::NostrSubscription::closeCallback = nullptr

◆ eose

bool nostr::NostrSubscription::eose = false

◆ eoseCallback

NostrEOSECallback nostr::NostrSubscription::eoseCallback = nullptr

◆ eventCallback

NostrEventCallback nostr::NostrSubscription::eventCallback = nullptr

◆ statusCallback

NostrEventStatusCallback nostr::NostrSubscription::statusCallback = nullptr

The documentation for this class was generated from the following file: