mDocs Holder SDK
Toggle table of contents
7.0.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
mDocs Holder SDK
mDocs Holder SDK
/
global.mattr.mobilecredential.holder
/
ProximityPresentationSession
/
OnRequestReceived
/
onRequestReceived
on
Request
Received
abstract
suspend
fun
onRequestReceived
(
session
:
ProximityPresentationSession
,
matchedCredentials
:
List
<
ProximityPresentationSession.CredentialRequestInfo
>
?
,
error
:
Throwable
?
)