tigase.jaxmpp.core.client
Interface XmppSessionLogic.SessionListener

Enclosing interface:
XmppSessionLogic

public static interface XmppSessionLogic.SessionListener

Interface for session listener.


Method Summary
 void onException(JaxmppException e)
           
 

Method Detail

onException

void onException(JaxmppException e)
                 throws JaxmppException
Throws:
JaxmppException


Copyright © 2006-2012 Tigase. All Rights Reserved.