||unity-dev|| pushAdmin - requestRoom won't work

Discussion list for Unity developers. unity-dev at moock.org
Thu Oct 4 16:19:40 CDT 2007


hi gabriel,
the pushAdmin example is from Unity 1, as is the requestRoom message. in 
Unity 2 you would use URoom.join(), as documented here:

http://moock.org/unity/docs/client/api/URoom.html

if you are using unity 2, you should take a look at the simplechat tutorial:

http://moock.org/unity/docs/client/simplechat/

Unity 1 is no longer supported.

colin

Discussion list for Unity developers. wrote:
> hello all
> 
> i've been looking the pushAdmin demo because of a special app i have to do.
> 
> it appears that i sucess in connecting to the server, but i can't join the room i want with requestroom
> 
> after connect, here is my code
> this.requestRoom("live.chat", "gabriel");
> 
> where live.chat is the name of the room on server (live is the namespace and chat the room)
> 
> can someone help
> 
> thx
> 
> gabriel
> --
> you're a unity-dev subscriber. to unsubscribe, visit www.moock.org/mailman/listinfo/unity-dev/
> 
> superb hosting for this list and moock.org is generously provided by Rackspace. See: http://www.rackspace.com/?supbid=moock


More information about the unity-dev mailing list