Class NoStrShareLinkEvent
java.lang.Object
love.distributedrebirth.nx01.no2all.nostr.model.share.NoStrShareB32LinkTLV
love.distributedrebirth.nx01.no2all.nostr.model.share.NoStrShareLinkEvent
- All Implemented Interfaces:
NoStrShareLink
An OB32 encoded event link.
- Version:
- ©Δ∞ 仙上主天
- Author:
- للَّٰهِilLצسُو
-
Constructor Summary
ConstructorsConstructorDescriptionNoStrShareLinkEvent(NoStrEventId eventId) NoStrShareLinkEvent(NoStrEventId eventId, List<String> relays, Optional<NoStrIdentityPublicKey> author, Optional<NoStrEventKind> kind) -
Method Summary
Methods inherited from class NoStrShareB32LinkTLV
getClient, getTapeDeck, toShareLink
-
Constructor Details
-
NoStrShareLinkEvent
-
NoStrShareLinkEvent
-
NoStrShareLinkEvent
public NoStrShareLinkEvent(NoStrEventId eventId, List<String> relays, Optional<NoStrIdentityPublicKey> author, Optional<NoStrEventKind> kind)
-
-
Method Details
-
getEventId
-
getRelays
-
getAuthorId
-
getKind
-
ofB32
-