public interface IHermesService
extends android.os.IInterface
| 限定符和类型 | 接口和说明 |
|---|---|
static class |
IHermesService.Stub |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
gc(java.util.List<java.lang.Long> timeStamps) |
void |
register(IHermesServiceCallback callback,
int pid) |
Reply |
send(Mail mail) |
void register(IHermesServiceCallback callback, int pid) throws android.os.RemoteException
android.os.RemoteExceptionvoid gc(java.util.List<java.lang.Long> timeStamps) throws android.os.RemoteException
android.os.RemoteException