Uses of Interface
javax.microedition.sip.SipConnectionNotifier

Uses of SipConnectionNotifier in javax.microedition.sip
 

Methods in javax.microedition.sip with parameters of type SipConnectionNotifier
 void SipClientConnection.initRequest(java.lang.String method, SipConnectionNotifier scn)
          Initializes SipClientConnection to a specific SIP request method (REGISTER, INVITE, MESSAGE, REFER, ...).
 void SipServerConnectionListener.notifyRequest(SipConnectionNotifier scn)
          This method will notify the listener that a new request is received.
 



Copyright © 2007 Nokia Corporation. All Rights Reserved.
Java is a trademark of Sun Microsystems, Inc.