|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SipRegistrationListener | |
---|---|
android.net.sip |
Uses of SipRegistrationListener in android.net.sip |
---|
Methods in android.net.sip with parameters of type SipRegistrationListener | |
---|---|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |