mobi.voiceassistant.base
Interface IIntentExecutor

All Superinterfaces:
IInterface
All Known Implementing Classes:
IIntentExecutor.Stub, Session

public interface IIntentExecutor
extends IInterface


Nested Class Summary
static class IIntentExecutor.Stub
          Local-side IPC implementation stub class.
 
Method Summary
 void execute(Intent intent)
           
 
Methods inherited from interface android.os.IInterface
asBinder
 

Method Detail

execute

void execute(Intent intent)
             throws RemoteException
Throws:
RemoteException