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