|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SipClientConnection in javax.microedition.sip |
---|
Methods in javax.microedition.sip that return SipClientConnection | |
---|---|
SipClientConnection |
SipDialog.getNewClientConnection(java.lang.String method)
Returns a new SipClientConnection in this dialog. |
SipClientConnection |
SipClientConnection.initCancel()
Convenience method to initialize SipClientConnection
with SIP request method CANCEL. |
Methods in javax.microedition.sip with parameters of type SipClientConnection | |
---|---|
void |
SipClientConnectionListener.notifyResponse(SipClientConnection scc)
This method gives the SipClientConnection instance, which
has received a new SIP response. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |