Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing OnMessage property on the IMQTT3Client interface #38

Open
RomainDGx opened this issue Feb 28, 2023 · 1 comment
Open

Missing OnMessage property on the IMQTT3Client interface #38

RomainDGx opened this issue Feb 28, 2023 · 1 comment

Comments

@RomainDGx
Copy link

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

@Kuinox
Copy link
Member

Kuinox commented Mar 22, 2023

PR welcome, this should be a relatively easy change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants