IInteractionExecutionStatus

public interface IInteractionExecutionStatus
implements IInterface

android.support.test.espresso.remote.IInteractionExecutionStatus
Known Indirect Subclasses


Enables the ability to share interaction execution status cross process

Summary

Nested classes

class IInteractionExecutionStatus.Stub

 

Public methods

abstract boolean canExecute()

Returns false if the given interaction was already executed on the remote process

Inherited methods

From interface android.os.IInterface

Public methods

canExecute

boolean canExecute ()

Returns false if the given interaction was already executed on the remote process

Returns
boolean

Throws
RemoteException