Remove Request Listener

0 votes
Hi guys!

I'm working on a multiplayer game with your wonderful engine, but unfortunately i don't see a way to remove a Listener.

For example, i added a lobby request listener like this: WarpClient.getInstance().setLobbyRequestListener(this);

How can i remove this listener?
I use the Flash API for my game.

Thank you very much,

Rico
asked Jul 30, 2014 in AppWarp by r.kenzler (26 points)

1 Answer

0 votes
 
Best answer

You can try setLobbyRequestListener(null). That should remove it.

answered Jul 30, 2014 by dhruvc (1,099 points)
selected Jul 31, 2014 by r.kenzler
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
...