|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.accurisnetworks.accuroam.AccuROAMClient
com.accurisnetworks.accuroam.Ipass
public class Ipass
Constructor Summary | |
---|---|
Ipass()
|
Method Summary | |
---|---|
ResultMessages.RegistrationResult |
register(android.content.Context context)
Register with the server, exchanging credentials. |
Methods inherited from class com.accurisnetworks.accuroam.AccuROAMClient |
---|
callHome, callHome, checkIfRegistered, getUsernamePassword, register, register |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Ipass()
Method Detail |
---|
public ResultMessages.RegistrationResult register(android.content.Context context)
This method contacts a remote server and may take several seconds to execute. Do not call it from a thread that may affect user interaction.
Use register(Context)
to register.
register
in class AccuROAMClient
context
- Android application context so service can access resources
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |