TOPInvocationContract

Types

Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
fun getJwtToken(intent: Intent): String?
Link copied to clipboard
Link copied to clipboard
fun getTOPInvocationIntent(packageName: String, sessionIntent: String, sessionHash: String, sessionEncryptedKey: String, jwtToken: String? = null): Intent
Link copied to clipboard
fun getTOPInvocationResultBundle(resultCode: Int, intent: Intent?): Bundle