SpeedifyVendorLocalSettingsDelegate
public protocol SpeedifyVendorLocalSettingsDelegate : AnyObject
Local vendor settings update @param settings current local vendor settings @since 9.2
-
Declaration
Swift
func localSettingsDidUpdate(localSettings: [String : Any])