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 © 2016. All rights reserved.