Skip to the content.

//[](../../../index.html)/[pro.streem.sdk](../index.html)/[Streem](index.html)/[parseUri](parse-uri.html)

parseUri

[androidJvm]
abstract fun parseUri(uri: Uri?): Streem.LinkType?

Determines if a uri targets Streem and returns the relevant LinkType.

Return

linkType of uri passed in. null if Uri is null or Uri does not target Streem.