Modifier and Type | Method and Description |
---|---|
static YWireless |
YWireless.FindWireless(String func)
Retrieves a wireless LAN interface for a given identifier.
|
static YWireless |
YWireless.FindWirelessInContext(YAPIContext yctx,
String func)
Retrieves a wireless LAN interface for a given identifier in a YAPI context.
|
static YWireless |
YWireless.FirstWireless()
Starts the enumeration of wireless LAN interfaces currently accessible.
|
static YWireless |
YWireless.FirstWirelessInContext(YAPIContext yctx)
Starts the enumeration of wireless LAN interfaces currently accessible.
|
YWireless |
YWireless.nextWireless()
Continues the enumeration of wireless LAN interfaces started using yFirstWireless().
|
Modifier and Type | Method and Description |
---|---|
void |
YWireless.TimedReportCallback.timedReportCallback(YWireless function,
YMeasure measure) |
void |
YWireless.UpdateCallback.yNewValue(YWireless function,
String functionValue) |
Copyright © 2021. All rights reserved.