Mashiane Expert Licensed User Longtime User Jul 12, 2020 #1 Ola In most examples I have seen, one has to get a promise via promise.CallSub(??) Is it possible just to B4X: dim bo As BANanoObject bo.Initialize(?) Dim bp As BANanoPromise = bo.RunMethod(?, ?) Without having to have an extra method like bp.CallSub(?) Ta!
Ola In most examples I have seen, one has to get a promise via promise.CallSub(??) Is it possible just to B4X: dim bo As BANanoObject bo.Initialize(?) Dim bp As BANanoPromise = bo.RunMethod(?, ?) Without having to have an extra method like bp.CallSub(?) Ta!