| Modifier and Type | Field and Description |
|---|---|
static Parcelable.Creator<SipProfileState> |
SipProfileState.CREATOR
Parcelable creator.
|
| Modifier and Type | Method and Description |
|---|---|
SipProfileState |
ISipService.getSipProfileState(int accountId)
Get registration state for a given account id
|
| Modifier and Type | Method and Description |
|---|---|
static Comparator<SipProfileState> |
SipProfileState.getComparator()
Compare accounts profile states.
|