Uses of Class
com.facebook.openwifi.cloudsdk.ies.SupportedChannels
-
Packages that use SupportedChannels Package Description com.facebook.openwifi.cloudsdk.ies Information elements (IEs) defined in the 802.11 specifications. -
-
Uses of SupportedChannels in com.facebook.openwifi.cloudsdk.ies
Methods in com.facebook.openwifi.cloudsdk.ies that return SupportedChannels Modifier and Type Method Description static SupportedChannels
SupportedChannels. parse(com.google.gson.JsonObject contents)
Parse SupportedChannels from JSON object
-