See: Description
Interface | Description |
---|---|
CallReceiver |
A CallReceiver listens for an incoming call, and then must act on the call.
|
ConnectivityReceiver.IPChangeListener |
An IPChangeListener that is registered with a ConnectivityReceiver is notified when the IP
address may have changed.
|
SessionListener |
SessionListeners are notified when call state changes.
|
TextListener |
TextListeners are notified with text messages when two kinds of events occur:
1.
|
Class | Description |
---|---|
ConnectivityReceiver |
Register an IPChangeListener with a new ConnectivityReceiver to be notified when the IP
address may have changed.
|
RegistrationTimerTask | |
SDPBuilder |
A collection of static helper methods to read and create SDP data, for the purpose of
setting up RTT T140 calls
|
SipClient |
This is the core of the SIP layer, and the entire app.
|
SipRequester |
Used to fire a one-off request in a new thread then die
|
SipResponder |
fires a one-off response in another thread and dies
|
SipTransactionRequester |
Used to fire a one-off request in a new thread then die
|
Enum | Description |
---|---|
SDPBuilder.mediaType |