Tracking Rules Feature Changed
data class TrackingRulesFeatureChanged(val trackingRulesItems: List<GeolocTrackingRulesItem>?, val isEnable: Boolean) : FeatureEvents
Content copied to clipboard
Constructors
Link copied to clipboard
fun TrackingRulesFeatureChanged(trackingRulesItems: List<GeolocTrackingRulesItem>?, isEnable: Boolean)
Content copied to clipboard