android-components / mozilla.components.concept.engine / HitResult / UNKNOWN

UNKNOWN

class UNKNOWN : HitResult (source)

Default type if we're unable to match the type to anything. It may or may not have a src.

Constructors

<init>

UNKNOWN(src: String)

Default type if we're unable to match the type to anything. It may or may not have a src.

Inherited Properties

src

val src: String