Added in API level 33

EapInfo

public abstract class EapInfo
extends Object

java.lang.Object
   ↳ android.net.eap.EapInfo


EapInfo represents data provided by the server during EAP authentication

Summary

Public methods

final int getEapMethodType()

Retrieves EAP method type

Inherited methods

Public methods