MultipazProject
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
MultipazProject
multipaz
/
org.multipaz.verification
/
VerificationSession
/
findOrNull
find
Or
Null
inline
fun
<
T
:
VerificationSession.Request
>
findOrNull
(
)
:
T
?
Return
a request of type
T
from the list of
requests
or null if it cannot be found.