IAtomActionResultPropagator


@Generated(value = "//java/com/google/android/aidl")
interface IAtomActionResultPropagator : IInterface


Enables the ability to propagate results back from a remote ViewAction running in a different process.

Summary

Public functions

Unit
setError(errorMsg: Bundle!)
Unit

Inherited functions

From android.os.IInterface

Public functions

setError

fun setError(errorMsg: Bundle!): Unit
Throws
android.os.RemoteException: android.os.RemoteException

setResult

fun setResult(eval: Evaluation!): Unit
Throws
android.os.RemoteException: android.os.RemoteException