ReceptionistUnsubscribe
Defined in: src/discovery/ReceptionistMessages.ts:51
Stop an active Subscribe.
Type Parameters
Section titled “Type Parameters”T = unknown
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new ReceptionistUnsubscribe<
T>(key,replyTo):Unsubscribe<T>
Defined in: src/discovery/ReceptionistMessages.ts:52
Parameters
Section titled “Parameters”ServiceKey<T>
replyTo
Section titled “replyTo”Returns
Section titled “Returns”Unsubscribe<T>
Properties
Section titled “Properties”
readonlykey:ServiceKey<T>
Defined in: src/discovery/ReceptionistMessages.ts:53
replyTo
Section titled “replyTo”Defined in: src/discovery/ReceptionistMessages.ts:54