getExternalLinkForRoom

abstract suspend fun getExternalLinkForRoom(roomId: String): RainbowResult<String>

Get the external storage URL for accessing shared files within a room.

Return

RainbowResult callback (onSuccess, onError)

Parameters

roomId

String the room Id that should be used to get an URL