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

PHONE

class PHONE : HitResult (source)

The type used if the URI is prepended with 'tel:'.

Constructors

<init>

PHONE(src: String)

The type used if the URI is prepended with 'tel:'.

Inherited Properties

src

val src: String