call Function On
fun callFunctionOn(input: CallFunctionOnRequest): Single<CallFunctionOnResponse>
Content copied to clipboard
Calls function with given declaration on the given object. Object group of the result is inherited from the target object.
Sources
jvm source
Link copied to clipboard