I want to implement in aidl (aosp) android a callback function which shall transfer multiple values than just one. How to solve that? Using a Pair object? Or is there any ot