|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ResultMessages.CallHomeResult in com.accurisnetworks.accuroam |
---|
Methods in com.accurisnetworks.accuroam that return ResultMessages.CallHomeResult | |
---|---|
ResultMessages.CallHomeResult |
AccuROAMClient.callHome(android.content.Context context)
Call home to the server, checking for updated credentials. |
ResultMessages.CallHomeResult |
AccuROAMClient.callHome(android.content.Context context,
java.lang.String call_home_url)
Call home to the server, checking for updated credentials. |
static ResultMessages.CallHomeResult |
ResultMessages.CallHomeResult.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ResultMessages.CallHomeResult[] |
ResultMessages.CallHomeResult.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |