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

Cannot find "MqttMsgFlow.cs"&"MqttMsgState.cs" #1

Open
MaxYi opened this issue Aug 7, 2014 · 3 comments
Open

Cannot find "MqttMsgFlow.cs"&"MqttMsgState.cs" #1

MaxYi opened this issue Aug 7, 2014 · 3 comments

Comments

@MaxYi
Copy link

MaxYi commented Aug 7, 2014

Hi~I want to use this in order to enable mqtt protocol in my u3d project. But when I run the mqttTest.cs in u3d with debug mode, I cannot find "MqttMsgFlow" and "MqttMsgState" class which I found this problem in Line 984 in file "MqttClient.cs".
Is there any solution? ^ ^

@vovacooper
Copy link
Owner

hi.
it working for me. can you please specify the problem? the debug errors?

@MaxYi
Copy link
Author

MaxYi commented Aug 11, 2014

Sorry about that problem, I find MqttMsgFlow & MqttMsgState is a type of "enum" in file MqttMsgContext. I thought they're type of class so I try to find them like "*.cs".
Sorry about that.

@vovacooper
Copy link
Owner

No problem
On Aug 11, 2014 6:23 AM, "MaxYi" [email protected] wrote:

Sorry about that problem, I find MqttMsgFlow & MqttMsgState is a type of
"enum" in file MqttMsgContext. I thought they're type of class so I try to
find them like "*.cs".
Sorry about that.


Reply to this email directly or view it on GitHub
#1 (comment)
.

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