getTxId

abstract fun getTxId(): String
For direct sign in Tron, we just have to sign the txId returned by the DApp json payload.
string txId = 3;

Return

The txId.