toggle menu
project-topInvocationSdk
androidJvm
switch theme
search in API
tops-model
/
com.geopagos.topsModel
/
TOPInvocationContract
TOPInvocation
Contract
object
TOPInvocationContract
Members
Types
Tap
On
Phone
Result
Keys
Link copied to clipboard
object
TapOnPhoneResultKeys
Functions
get
Activity
Result
Link copied to clipboard
fun
getActivityResult
(
intent
:
Intent
?
,
result
:
TapOnPhoneInvocationResult
)
:
ActivityResult
get
Jwt
Token
Link copied to clipboard
fun
getJwtToken
(
intent
:
Intent
)
:
String
?
get
Session
Request
Link copied to clipboard
fun
getSessionRequest
(
intent
:
Intent
)
:
EncryptedSessionIntent
?
get
TOPInvocation
Intent
Link copied to clipboard
fun
getTOPInvocationIntent
(
packageName
:
String
,
sessionIntent
:
String
,
sessionHash
:
String
,
sessionEncryptedKey
:
String
,
jwtToken
:
String
?
=
null
)
:
Intent
get
TOPInvocation
Result
Bundle
Link copied to clipboard
fun
getTOPInvocationResultBundle
(
resultCode
:
Int
,
intent
:
Intent
?
)
:
Bundle