Jitsi: the OpenSource Java VoIP and Instant Messaging client.

net.java.sip.communicator.util.launchutils
Interface AEGetURLEventHandler.IAEGetURLListener

Enclosing class:
AEGetURLEventHandler

public static interface AEGetURLEventHandler.IAEGetURLListener

The interface for the used callback.


Method Summary
 void handleAEGetURLEvent(String url)
          Handle the URL event.
 

Method Detail

handleAEGetURLEvent

void handleAEGetURLEvent(String url)
Handle the URL event.

Parameters:
url - the URL

Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.