|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ResultMessages.RegistrationResult in com.accurisnetworks.accuroam |
---|
Methods in com.accurisnetworks.accuroam that return ResultMessages.RegistrationResult | |
---|---|
ResultMessages.RegistrationResult |
AccuROAMClient.register(android.content.Context context)
Register with the server, exchanging credentials. |
ResultMessages.RegistrationResult |
Ipass.register(android.content.Context context)
Register with the server, exchanging credentials. |
ResultMessages.RegistrationResult |
AccuROAMClient.register(android.content.Context context,
java.lang.String sms_shortcode,
java.lang.String registration_url,
java.lang.String realm)
Register with the server, exchanging credentials. |
ResultMessages.RegistrationResult |
AccuROAMClient.register(android.content.Context context,
java.lang.String sms_shortcode,
java.lang.String registration_url,
java.lang.String realm,
java.lang.String user_agent)
Register with the server, exchanging credentials. |
static ResultMessages.RegistrationResult |
ResultMessages.RegistrationResult.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ResultMessages.RegistrationResult[] |
ResultMessages.RegistrationResult.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |