TOPInvocationContract

object TOPInvocationContract

Types

Link copied to clipboard
object TapOnPhoneResultKeys

Functions

Link copied to clipboard
fun getActivityResult(intent: Intent?, result: TapOnPhoneInvocationResult): ActivityResult
Link copied to clipboard
fun getSessionRequest(intent: Intent): EncryptedSessionIntent?
Link copied to clipboard
fun getTOPInvocationIntent(packageName: String, sessionIntent: String, sessionHash: String): Intent
Link copied to clipboard
fun getTOPInvocationResultBundle(resultCode: Int, intent: Intent?): Bundle