Uses of Class
com.facebook.openwifi.cloudsdk.models.ap.State.Interface.Client
-
Packages that use State.Interface.Client 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.Client in com.facebook.openwifi.cloudsdk
Methods in com.facebook.openwifi.cloudsdk that return types with arguments of type State.Interface.Client Modifier and Type Method Description static Map<String,State.Interface.Client>
UCentralUtils. getWifiClientInfo(State state)
Return a map of Wi-Fi client (STA) MAC addresses to the Client structure found for that interface. -
Uses of State.Interface.Client in com.facebook.openwifi.cloudsdk.models.ap
Fields in com.facebook.openwifi.cloudsdk.models.ap declared as State.Interface.Client Modifier and Type Field Description State.Interface.Client[]
State.Interface. clients
-