• Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
0
Question by gulatiaditya · Jan 10, 2018 at 04:55 PM · networkingaugmented realityhealthsocketevent handlers

Message recieved Event Handler not available

Hey All

After countless failed attempts and rigorous search, I'm still stuck with which I assume a very straightforward issue. I'm building a socket communication channel between a Hololens(client) and a python server and I am successfully able to make a connection between them using a MessageWebsocket too. Now When I use "MessageReceived"( https://docs.microsoft.com/en-us/windows/uwp/networking/websockets )event to handle the message from the server, Unity while building simply gives me a message that MessageWebsocket doesn't contain MessageRecieved event :

"error CS1061: 'MessageWebSocket' does not contain a definition for 'MessageRecieved' and no extension method 'MessageRecieved' accepting a first argument of type 'MessageWebSocket' could be found (are you missing a using directive or an assembly reference?)"

The error clearly states that its missing MessageRecieved extension but "Windows.Networking.Sockets" actually does contain the event extension.

I have even tried reimporting all the libraries still no result.

Any hints and help are appreciated.

Comment
Add comment
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

1 Reply

· Add your reply
  • Sort: 
avatar image
0

Answer by gulatiaditya · Jan 12, 2018 at 02:05 PM

Well Its solved now, Embarrassingly I had been miss spelling "received" as "recieved" and that was all .

Sadly the error message was kind of misleading, pushed me towards importing and reimporting just because of this line " (are you missing a using directive or an assembly reference?)"

:/

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Welcome to Unity Answers

The best place to ask and answer questions about development with Unity.

To help users navigate the site we have posted a site navigation guide.

If you are a new user to Unity Answers, check out our FAQ for more information.

Make sure to check out our Knowledge Base for commonly asked Unity questions.

If you are a moderator, see our Moderator Guidelines page.

We are making improvements to UA, see the list of changes.



Follow this Question

Answers Answers and Comments

108 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Can we use Unitys LLAPI to establish a socket connect with a server? 1 Answer

Yet another socket-and-crossdomain-policy question 1 Answer

Instantiate health bar with networking 2 Answers

Unity networking tutorial? 6 Answers

WebGL sockets fails: Attempt to send to not connected connection 0 Answers

  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges