Class NoStrShareLinkEvent
java.lang.Object
love.distributedrebirth.nx01.no2all.nostr.model.share.NoStrShareB32LinkTLV
love.distributedrebirth.nx01.no2all.nostr.model.share.NoStrShareLinkEvent
-
Constructor Summary
ConstructorsConstructorDescriptionNoStrShareLinkEvent
(NoStrEventId eventId) NoStrShareLinkEvent
(NoStrEventId eventId, List<String> relays, Optional<NoStrIdentityPublicKey> author, Optional<NoStrEventKind> kind) -
Method Summary
Methods inherited from class love.distributedrebirth.nx01.no2all.nostr.model.share.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
-