# Print output for @column tags ?>
public
static
class
EapSessionConfig.EapAkaConfig
extends EapSessionConfig.EapMethodConfig
java.lang.Object | ||
↳ | android.net.eap.EapSessionConfig.EapMethodConfig | |
↳ | android.net.eap.EapSessionConfig.EapAkaConfig |
EapAkaConfig represents the configs needed for an EAP AKA session.
Inherited constants |
---|
Public methods | |
---|---|
int
|
getAppType()
Retrieves the UICC app type |
int
|
getSubId()
Retrieves the subId |
Inherited methods | |
---|---|
public int getAppType ()
Retrieves the UICC app type
Returns | |
---|---|
int |
the UiccAppType constant
|
public int getSubId ()
Retrieves the subId
Returns | |
---|---|
int |
the subId |