Package com.facebook.openwifi.rrm
Interface DeviceDataManager.ZoneConfigFunction
-
- Enclosing class:
- DeviceDataManager
public static interface DeviceDataManager.ZoneConfigFunctionDevice zone config layer update interface.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidupdate(Map<String,DeviceConfig> zoneConfig)Update the zone config layer.
-
-
-
Method Detail
-
update
void update(Map<String,DeviceConfig> zoneConfig)
Update the zone config layer.
-
-