getCacheDir

Gets the storage path of cached media files.

String getCacheDir();

If setCacheDir has not been called before this method, it returns the default storage path used by the SDK.

Return Values

If the method call succeeds, returns the storage path of cached media files. If the method call fails, returns an empty string.