|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRequestManagerCallback
IRequestManagerCallback defines the HQME request manager callback interface for HQME applications.
Nested Class Summary | |
---|---|
static class |
IRequestManagerCallback.Stub
Local-side IPC implementation stub class. |
Method Summary | |
---|---|
void |
handleEvent(ReqEvents reqEvent)
Invoked when a QueueRequest's status changes. |
Method Detail |
---|
void handleEvent(ReqEvents reqEvent) throws android.os.RemoteException
reqEvent
- Refer to ReqEvents.java for event definitions.
android.os.RemoteException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |