I want to call getAllRooms() and receive onGetAllRoomsDone() callback

0 votes
Hello people :)

I'm developing in AS3.

Ive developed another app using AppWarpListener and i can get the callbacks to work.

Now (i think) I want to use ZoneRequestListener and get the callbacks to work.
So, I want to call getAllRooms() and receive onGetAllRoomsDone() callback.

Please help me :)
Cheers
asked Dec 19, 2015 in Flash by jason_bullen (10 points)
recategorized Mar 8, 2016 by shepAdmin

1 Answer

0 votes
Hello Jason,

To get rooms, check the following points:

1. Intialise WarpClient

2. Set the zone request listener to warp client along with other required listeners such as coneection listener

3. Implement the onGetAllRoomsDone

4. Call getAllRooms

Let me know if you face any problem.

Thanks.
answered Dec 20, 2015 by rajeev.etc (1,660 points)
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...