|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EMProviderIF | |
|---|---|
| com.cisco.ipphone.sdk | |
| Uses of EMProviderIF in com.cisco.ipphone.sdk |
|---|
| Classes in com.cisco.ipphone.sdk that implement EMProviderIF | |
|---|---|
class |
EMProvider
The EMProvider class implements the EMProviderIF interface and provides
a simple Java "wrapper" interface into the Cisco CallManager Extension Mobility API. |
| Methods in com.cisco.ipphone.sdk with parameters of type EMProviderIF | |
|---|---|
User |
Phone.getCurrentExtMobUser(EMProviderIF ep)
Queries the specified Extension Mobility Provider to determine if this Phone currently has an EM USer logged into it. |
boolean |
Phone.login(EMProviderIF ep,
User loginUser)
Uses the specified Extension Mobility Provider to log the specified User into this Phone |
boolean |
Phone.logout(EMProviderIF ep)
Uses the specified Extension Mobility Provider to logout the current EM User of this Phone |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||