AppLink

class AppLink(val appIntent: Intent? = null, val uriString: String) : SpecialUrlDetector.UrlType

Constructors

Link copied to clipboard
constructor(appIntent: Intent? = null, uriString: String)

Properties

Link copied to clipboard
val appIntent: Intent? = null
Link copied to clipboard