linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] Linphone Web UI cannot receive message


From: 陈敏
Subject: [Linphone-developers] Linphone Web UI cannot receive message
Date: Sun, 16 Feb 2014 11:47:42 +0800

I noticed that there is a disableChat set to True, but after I modified it to False and attach the "messageReceived" event as follow:

linphone.ui.core.addEvent(core, 'messageReceived', linphone.ui.core._messageReceived);

But linphone.ui.core._messageReceived will be never triggered, event if I can see the MESSAGE has been print out from the console.

Have the plugin implemented the message related function?

Need help. Thank you!

reply via email to

[Prev in Thread] Current Thread [Next in Thread]