[ Version ( since = "1.8" ) ]
public bool set_data (string key, string? val) throws Error
| this |
the SettingUser instance |
| key |
the key to set |
| val |
the value to set or null to clear a key. |
|
true if the operation was successful. The operation can fail if |