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