| Interface | Description |
|---|---|
| ISipConfiguration | |
| ISipService |
| Class | Description |
|---|---|
| ISipConfiguration.Stub |
Local-side IPC implementation stub class.
|
| ISipService.Stub |
Local-side IPC implementation stub class.
|
| MediaState |
Represents state of the media device layer
This class helps to serialize/deserialize the state of the media layer The fields it contains are direclty available. |
| SipCallSession |
Represents state of a call session
This class helps to serialize/deserialize the state of the media layer Changing these fields has no effect on the sip call session : it's only a structured holder for datas |
| SipCallSession.InvState |
Describe the control state of a call
Pjsip documentation |
| SipCallSession.MediaState |
Describe the media state of the call
Pjsip documentation |
| SipCallSession.StatusCode |
Status code of the sip call dialog Actually just shortcuts to SIP codes
Pjsip documentation |
| SipConfigManager |
Manage global configuration of the application.
|
| SipManager |
Manage SIP application globally
Define intent, action, broadcast, extra constants It also define authority and uris for some content holds by the internal database |
| SipMessage |
Holder for a sip message.
|
| SipProfile | |
| SipProfileState |
Holder for a sip profile state.
|
| SipUri |
Helper class for Sip uri manipulation in java space.
|
| SipUri.ParsedSipContactInfos |
Holder for parsed sip contact information.
|
| SipUri.ParsedSipUriInfos |
Holder for parsed sip uri information.
|
| Enum | Description |
|---|---|
| SipManager.PresenceStatus |
Possible presence status.
|