Uses of Class
com.facebook.openwifi.cloudsdk.ies.ReducedNeighborReport.NeighborApInformation.TbttInformationHeader
-
Packages that use ReducedNeighborReport.NeighborApInformation.TbttInformationHeader Package Description com.facebook.openwifi.cloudsdk.ies Information elements (IEs) defined in the 802.11 specifications. -
-
Uses of ReducedNeighborReport.NeighborApInformation.TbttInformationHeader in com.facebook.openwifi.cloudsdk.ies
Fields in com.facebook.openwifi.cloudsdk.ies declared as ReducedNeighborReport.NeighborApInformation.TbttInformationHeader Modifier and Type Field Description ReducedNeighborReport.NeighborApInformation.TbttInformationHeaderReducedNeighborReport.NeighborApInformation. tbttInformationHeaderMethods in com.facebook.openwifi.cloudsdk.ies that return ReducedNeighborReport.NeighborApInformation.TbttInformationHeader Modifier and Type Method Description static ReducedNeighborReport.NeighborApInformation.TbttInformationHeaderReducedNeighborReport.NeighborApInformation.TbttInformationHeader. parse(com.google.gson.JsonObject contents)Parse TbttInformationHeader from JSON objectConstructors in com.facebook.openwifi.cloudsdk.ies with parameters of type ReducedNeighborReport.NeighborApInformation.TbttInformationHeader Constructor Description NeighborApInformation(ReducedNeighborReport.NeighborApInformation.TbttInformationHeader tbttInformationHeader, short operatingClass, short channelNumber, ReducedNeighborReport.NeighborApInformation.TbttInformation tbttInformation)Constructor
-