FileSharing

interface FileSharing

Functions

Link copied to clipboard
Link copied to clipboard
abstract suspend fun fetchSharedWithMeRoots()
Link copied to clipboard
abstract suspend fun openSharedLink(sharedLinkId: String, password: String?): Any?