Added in API level 31

EapAkaConfig

class EapAkaConfig : EapSessionConfig.EapMethodConfig
kotlin.Any
   ↳ android.net.eap.EapSessionConfig.EapMethodConfig
   ↳ android.net.eap.EapSessionConfig.EapAkaConfig

EapAkaConfig represents the configs needed for an EAP AKA session.

Summary

Inherited constants
Public methods
open Int

Retrieves the UICC app type

open EapSessionConfig.EapAkaOption

Retrieves EapAkaOption

open Int

Retrieves the subId

Inherited functions

Public methods

getEapAkaOption

Added in API level 33
open fun getEapAkaOption(): EapSessionConfig.EapAkaOption

Retrieves EapAkaOption

Return
EapSessionConfig.EapAkaOption the EapAkaOption This value cannot be null.

getSubId

Added in API level 31
open fun getSubId(): Int

Retrieves the subId

Return
Int the subId