Class NoStrRelayInfo
java.lang.Object
love.distributedrebirth.nx01.no2all.nostr.model.NoStrRelayInfo
- All Implemented Interfaces:
NoStrGospel
The nostr relay information message.
- Version:
- ©Δ∞ 仙上主天
- Author:
- للَّٰهِilLצسُو
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getName()getTags()voidsetContact(String contact) voidsetDescription(String description) voidvoidsetLimitation(NoStrRelayInfoLimitation limitation) voidvoidsetPaymentUrl(String paymentUrl) voidsetPostingPolicy(String postingPolicy) voidsetPublicKey(String publicKey) voidsetSoftware(String software) voidsetVersion(String version) jakarta.json.JsonValuetoBible()
-
Constructor Details
-
NoStrRelayInfo
public NoStrRelayInfo() -
NoStrRelayInfo
public NoStrRelayInfo(jakarta.json.JsonObject json)
-
-
Method Details
-
toBible
public jakarta.json.JsonValue toBible()- Specified by:
toBiblein interfaceNoStrGospel
-
getId
-
setId
-
getName
-
setName
-
getDescription
-
setDescription
-
getPublicKey
-
setPublicKey
-
getContact
-
setContact
-
getSoftware
-
setSoftware
-
getVersion
-
setVersion
-
getLimitation
-
setLimitation
-
getPostingPolicy
-
setPostingPolicy
-
getPaymentUrl
-
setPaymentUrl
-
getSupportedNips
-
getRetentions
-
getRelayCountries
-
getLanguageTags
-
getTags
-
getFeesAdmission
-
getFeesSubscription
-
getFeesPublication
-