Uses of Class
com.facebook.openwifi.cloudsdk.ies.LocalPowerConstraint
-
Packages that use LocalPowerConstraint Package Description com.facebook.openwifi.cloudsdk Library providing clients and models for the OpenWiFi uCentral-based CloudSDK.com.facebook.openwifi.cloudsdk.ies Information elements (IEs) defined in the 802.11 specifications. -
-
Uses of LocalPowerConstraint in com.facebook.openwifi.cloudsdk
Fields in com.facebook.openwifi.cloudsdk declared as LocalPowerConstraint Modifier and Type Field Description LocalPowerConstraint
InformationElements. localPowerConstraint
-
Uses of LocalPowerConstraint in com.facebook.openwifi.cloudsdk.ies
Methods in com.facebook.openwifi.cloudsdk.ies that return LocalPowerConstraint Modifier and Type Method Description static LocalPowerConstraint
LocalPowerConstraint. parse(com.google.gson.JsonObject contents)
Parse LocalPowerConstraint IE from appropriate Json object.
-