Public Member Functions | |
DispatchRequest (int type, Completion completion) | |
DispatchRequest (int type, Completion completion, Object value) | |
Public Attributes | |
Object | value |
Completion | completion |
int | type |
|
No value constructor.
|
|
No value constructor.
|
|
Completion. |
|
Callback type. |
|
Return value. |