diff --git a/api.html b/api.html index 11798cb..47eedbe 100644 --- a/api.html +++ b/api.html @@ -25,6 +25,7 @@ title: API Documentation
  • boolean unsubscribe (topic)
  • boolean loop ()
  • int connected ()
  • +
  • int state ()
  • PubSubClient setServer (server, port)
  • PubSubClient setCallback (callback)
  • PubSubClient setClient (client)