Uses of Class
com.facebook.openwifi.cloudsdk.models.ap.State.Interface.SSID.Association
-
Packages that use State.Interface.SSID.Association 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.SSID.Association in com.facebook.openwifi.cloudsdk
Constructors in com.facebook.openwifi.cloudsdk with parameters of type State.Interface.SSID.Association 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.SSID.Association in com.facebook.openwifi.cloudsdk.models.ap
Fields in com.facebook.openwifi.cloudsdk.models.ap declared as State.Interface.SSID.Association Modifier and Type Field Description State.Interface.SSID.Association[]State.Interface.SSID. associations
-