Methods Summary |
---|
public void | answerCall(java.lang.String sessionDescription, int timeout) throw new RuntimeException("Stub!");
|
public void | changeCall(java.lang.String sessionDescription, int timeout) throw new RuntimeException("Stub!");
|
public void | endCall() throw new RuntimeException("Stub!");
|
public java.lang.String | getCallId() throw new RuntimeException("Stub!");
|
public java.lang.String | getLocalIp() throw new RuntimeException("Stub!");
|
public android.net.sip.SipProfile | getLocalProfile() throw new RuntimeException("Stub!");
|
public android.net.sip.SipProfile | getPeerProfile() throw new RuntimeException("Stub!");
|
public int | getState() throw new RuntimeException("Stub!");
|
public boolean | isInCall() throw new RuntimeException("Stub!");
|
public void | makeCall(android.net.sip.SipProfile callee, java.lang.String sessionDescription, int timeout) throw new RuntimeException("Stub!");
|
public void | register(int duration) throw new RuntimeException("Stub!");
|
public void | setListener(android.net.sip.SipSession$Listener listener) throw new RuntimeException("Stub!");
|
public void | unregister() throw new RuntimeException("Stub!");
|