This method of the ClientStoragePermission Class sets a limit on the amount of data that can be stored.
public void setStorageLimit(long limit);
limit | The amount of data that can be stored. |
If the FL_GLOBALEXEMPT flag is in effect, this limit is an absolute limit; otherwise, the amount of data stored is also bounded by the global limit.