PlatformLinksHandler

Android implementation of LinksHandler

Platform specific implementation of LinksHandler

iOS implementation of LinksHandler

JavaScript implementation of LinksHandler. Not implemented

Java implementation of LinksHandler Not implemented

Constructors

Link copied to clipboard
constructor()
expect constructor()
constructor()
constructor()
constructor()

Functions

Link copied to clipboard
open override fun extractQueryAsList(url: String): List<Any>

Processes the query parameters of a url string into a list

abstract fun extractQueryAsList(url: String): List<Any>

Processes the query parameters of a url string into a list

open override fun extractQueryAsList(url: String): List<Any>

Processes the query parameters of a url string into a list

open override fun extractQueryAsList(url: String): List<Any>

Processes the query parameters of a url string into a list

Link copied to clipboard
open override fun isValid(url: String): Boolean

Checks if a url string is valid

abstract fun isValid(url: String): Boolean

Checks if a url string is valid

open fun isValid(url: String): Boolean
open override fun isValid(url: String): Boolean

Checks if a url string is valid

open override fun isValid(url: String): Boolean

Checks if a url string is valid