com.funambol.push
Interface CTPListener


public interface CTPListener

Listener for the CTPService class state.


Method Summary
 void CTPAuthenticated()
          Notify AUTHENTICATED state
 void CTPAuthenticating()
          Notify AUTHENTICATING state
 void CTPConnected()
          Notify CONNECTED state
 void CTPConnecting()
          Notify CONNECTING state
 void CTPDisconnected()
          Notify DISCONNECTED state
 void CTPListening()
          Notify LISTENING state
 

Method Detail

CTPDisconnected

void CTPDisconnected()
Notify DISCONNECTED state


CTPConnecting

void CTPConnecting()
Notify CONNECTING state


CTPConnected

void CTPConnected()
Notify CONNECTED state


CTPAuthenticating

void CTPAuthenticating()
Notify AUTHENTICATING state


CTPAuthenticated

void CTPAuthenticated()
Notify AUTHENTICATED state


CTPListening

void CTPListening()
Notify LISTENING state



Copyright © 2001-2009 Funambol.