getViewerIntent

fun <Error class: unknown class>.getViewerIntent(mimeType: String): <Error class: unknown class>

Returns the Intent to view the file from the given Uri.

Receiver

The Uri to view.

Return

The Intent to view the file.

Since

1.0.0

Parameters

mimeType

The mime type of the file.