{% setvar book_path %}/reference/kotlin/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
interface VerifiableIntent : ResolvedIntent
A ResolvedIntent that can be marked as verified.
Public functions |
|
|---|---|
Boolean |
Returns |
Unit |
Marks this recorded intent as verified. |
Inherited functions |
||||
|---|---|---|---|---|
|
||||
fun hasBeenVerified(): Boolean
Returns true if this recorded intent has been verified.