update comment

This commit is contained in:
Benoit Marty 2019-11-05 17:58:50 +01:00
parent 032e1b3d19
commit a87310ac15

View File

@ -19,7 +19,7 @@ package im.vector.matrix.android.api.session.cache
import im.vector.matrix.android.api.MatrixCallback import im.vector.matrix.android.api.MatrixCallback
/** /**
* This interface defines a method to sign out. It's implemented at the session level. * This interface defines a method to clear the cache. It's implemented at the session level.
*/ */
interface CacheService { interface CacheService {