Uses of Class
com.facebook.openwifi.cloudsdk.ies.Country
-
Packages that use Country 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 Country in com.facebook.openwifi.cloudsdk
Fields in com.facebook.openwifi.cloudsdk declared as Country Modifier and Type Field Description CountryInformationElements. country -
Uses of Country in com.facebook.openwifi.cloudsdk.ies
Methods in com.facebook.openwifi.cloudsdk.ies that return Country Modifier and Type Method Description static CountryCountry. parse(com.google.gson.JsonObject contents)Parse Country IE from the appropriate Json object.
-