public interface IOnOrderUpdateListener extends IInterface
Modifier and Type | Interface and Description |
---|---|
static class |
IOnOrderUpdateListener.Default
Default implementation for IOnOrderUpdateListener.
|
static class |
IOnOrderUpdateListener.Stub
Local-side IPC implementation stub class.
|
Modifier and Type | Method and Description |
---|---|
void |
onOrderUpdated(String orderId,
boolean selfChange) |
asBinder
void onOrderUpdated(String orderId, boolean selfChange) throws RemoteException
RemoteException