| Modifier and Type | Field and Description |
|---|---|
static Parcelable.Creator<SipCallSession> |
SipCallSession.CREATOR
Parcelable creator.
|
| Modifier and Type | Method and Description |
|---|---|
SipCallSession |
ISipService.getCallInfo(int callId) |
SipCallSession[] |
ISipService.getCalls() |
| Modifier and Type | Method and Description |
|---|---|
void |
ISipService.adjustVolume(SipCallSession callInfo,
int direction,
int flags) |
| Constructor and Description |
|---|
SipCallSession(SipCallSession callInfo)
Constructor by copy
|