Page 1 of 1

About room.getUserByName()

Posted: 26 Feb 2015, 10:00
by prince_hao
Hi all:
Now, I have some doubts about room.getUserByName(). I'm sure the user in the room but i can not get the user by room.getUserByName().
Who can help me! thanks!

Re: About room.getUserByName()

Posted: 27 Feb 2015, 09:34
by Lapo
You need to use the exact name in a case-sensitive fashion.
E.g. Kermit != kermit

cheers