| Package | Description |
|---|---|
| android.net.sip |
| Modifier and Type | Method and Description |
|---|---|
void |
SipManager.open(SipProfile localProfile,
PendingIntent incomingCallPendingIntent,
SipRegistrationListener listener) |
void |
SipManager.register(SipProfile localProfile,
int expiryTime,
SipRegistrationListener listener) |
void |
SipManager.setRegistrationListener(String localProfileUri,
SipRegistrationListener listener) |
void |
SipManager.unregister(SipProfile localProfile,
SipRegistrationListener listener) |
Copyright © 2008-2013. All Rights Reserved.