Class android.net.wifi.WifiEnterpriseConfig
| Added Methods | |
|---|---|
| StringgetAltSubjectMatch() | |
| StringgetDomainSuffixMatch() | |
| StringgetPlmn() | |
| StringgetRealm() | |
| voidsetAltSubjectMatch(String) | |
| voidsetDomainSuffixMatch(String) | |
| voidsetPlmn(String) | |
| voidsetRealm(String) | |
| Changed Methods | ||
|---|---|---|
| StringgetSubjectMatch() | Now deprecated. | |
| voidsetSubjectMatch(String) | Now deprecated. | |
