# Print output for @column tags ?>
public
static
class
EapSessionConfig.EapSimConfig
extends EapSessionConfig.EapMethodConfig
java.lang.Object | ||
↳ | android.net.eap.EapSessionConfig.EapMethodConfig | |
↳ | android.net.eap.EapSessionConfig.EapSimConfig |
EapSimConfig represents the configs needed for an EAP SIM 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 |