MqttRef
此内容尚不支持你的语言。
MqttRef<
T,TSelf> =ActorRef<MqttActorMessage<T,TSelf>>
Defined in: src/io/broker/MqttMessages.ts:241
Convenience alias for a reference to an MQTT actor.
Type Parameters
Section titled “Type Parameters”T = unknown
TSelf = never
