pubsubclient/_posts/2000-06-04-setStream.md
2020-05-21 01:17:42 +01:00

339 B

tag type name params returns
api function setStream
name description type
stream a stream to write received messages to Stream
type values
PubSubClient*
value description
PubSubClient* the client instance, allowing the function to be chained

Sets the stream to write received messages to.