get_user_cache_dir
Description:
Returns the base directory under which to store cache data for this.
The directory is formed by appending the directory returned by get_user_cache_dir with the service's uid value.
Parameters:
this |
a Service |
Returns:
the base cache directory for this |