getWebUrl

abstract suspend fun getWebUrl(fileId: String): String?

This method provides a URL that displays the file in the browse

Return

URL or null for none

Parameters

fileId

The id of the file you want to get the web URL for