You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use the MQTTClient factory to build an IMQTT3Client, but this interface has not the property OnMessage.
Then, I must cast the build return with MQTTClientAgent to access to the OnMessage property.
Note: I use the package CK.MQTT.Client at version 0.18.0
The text was updated successfully, but these errors were encountered:
I use the MQTTClient factory to build an IMQTT3Client, but this interface has not the property OnMessage.
Then, I must cast the build return with MQTTClientAgent to access to the OnMessage property.
Note: I use the package CK.MQTT.Client at version 0.18.0
The text was updated successfully, but these errors were encountered: