Uses of Class
com.facebook.openwifi.cloudsdk.models.ap.State.Interface.Counters
-
Packages that use State.Interface.Counters Package Description com.facebook.openwifi.cloudsdk Library providing clients and models for the OpenWiFi uCentral-based CloudSDK.com.facebook.openwifi.cloudsdk.models.ap Schemas originating from the AP-NOS (wlan-ap). -
-
Uses of State.Interface.Counters in com.facebook.openwifi.cloudsdk
Constructors in com.facebook.openwifi.cloudsdk with parameters of type State.Interface.Counters Constructor Description AggregatedState(State.Interface.SSID.Association association, State.Interface.Counters counters, com.google.gson.JsonObject radio, long timestamp)
Construct from Association, Counters, Radio and time stampAssociationInfo(State.Interface.SSID.Association association, State.Interface.Counters counters, com.google.gson.JsonObject radio, long timestamp)
Constructor with args -
Uses of State.Interface.Counters in com.facebook.openwifi.cloudsdk.models.ap
Fields in com.facebook.openwifi.cloudsdk.models.ap declared as State.Interface.Counters Modifier and Type Field Description State.Interface.Counters
State.Interface. counters
State.Interface.Counters
State.Interface.SSID. counters
-