How to get callback result in Unity with android studio library

Thank you for replying. But actually it’s a different problem as yours. For now I can got those function call works in unity, except dont know how to set the callback properly to a function, ie. hardwareWalletConnect, I need to get the result as onSuccess or onFailed from the callback.