lilypad.client.connect.api
Interface RedirectEventListener


public interface RedirectEventListener


Method Summary
 void onRedirect(Connect connect, RedirectEvent redirectEvent)
          Called when a player is to be redirected to a specified server by the session when the session is the role of a proxy.
 

Method Detail

onRedirect

void onRedirect(Connect connect,
                RedirectEvent redirectEvent)
Called when a player is to be redirected to a specified server by the session when the session is the role of a proxy.

Parameters:
connect - session that the event belongs to
redirectEvent -