Package org.ngengine.nostr4j.proto.impl
Class NostrOKMessage
java.lang.Object
org.ngengine.nostr4j.proto.NostrMessageFragment
org.ngengine.nostr4j.proto.NostrMessage
org.ngengine.nostr4j.proto.impl.NostrOKMessage
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Collection
<Object> protected String
boolean
static NostrOKMessage
void
-
Constructor Details
-
NostrOKMessage
-
-
Method Details
-
getEventId
-
isSuccess
public boolean isSuccess() -
getMessage
-
throwException
- Throws:
Throwable
-
getPrefix
- Specified by:
getPrefix
in classNostrMessage
-
getFragments
- Specified by:
getFragments
in classNostrMessage
-
parse
-