Package org.ngengine.nostr4j.rtc.signal
Class NostrRTCAnnounce
java.lang.Object
org.ngengine.nostr4j.rtc.signal.NostrRTCAnnounce
- All Implemented Interfaces:
Serializable
,NostrRTCSignal
Announce the peer can accept connections.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNostrRTCAnnounce
(NostrPublicKey publicKey, Instant expireAt, Map<String, Object> misc) -
Method Summary
-
Constructor Details
-
NostrRTCAnnounce
-
-
Method Details