| Package | Description |
|---|---|
| odata.msgraph.client.beta.callRecords.complex | |
| odata.msgraph.client.beta.callRecords.enums |
| Modifier and Type | Field and Description |
|---|---|
protected WifiRadioType |
NetworkInfo.wifiRadioType |
| Modifier and Type | Method and Description |
|---|---|
Optional<WifiRadioType> |
NetworkInfo.getWifiRadioType() |
| Modifier and Type | Method and Description |
|---|---|
NetworkInfo.Builder |
NetworkInfo.Builder.wifiRadioType(WifiRadioType wifiRadioType) |
NetworkInfo |
NetworkInfo.withWifiRadioType(WifiRadioType wifiRadioType) |
| Modifier and Type | Method and Description |
|---|---|
static WifiRadioType |
WifiRadioType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WifiRadioType[] |
WifiRadioType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.