areaName property
The name of the storage area ("sync"
, "local"
or "managed"
) the
changes are for.
Implementation
final String areaName;
The name of the storage area ("sync"
, "local"
or "managed"
) the
changes are for.
final String areaName;