|
Nostrduino
|
#include <Nip47.h>
Public Member Functions | |
| Nip47Response () | |
| Nip47Response (NostrString errorCode, NostrString errorMessage, NostrString resultType, T result) | |
Data Fields | |
| NostrString | errorCode = "" |
| NostrString | errorMessage = "" |
| NostrString | resultType = "" |
| T | result {} |
|
inline |
|
inline |
| NostrString nostr::Nip47Response< T >::errorCode = "" |
| NostrString nostr::Nip47Response< T >::errorMessage = "" |
| T nostr::Nip47Response< T >::result {} |
| NostrString nostr::Nip47Response< T >::resultType = "" |