public abstract static class IOnOrderUpdateListener2.Stub extends Binder implements IOnOrderUpdateListener2
IOnOrderUpdateListener2.Default, IOnOrderUpdateListener2.Stub
IBinder.DeathRecipient
DUMP_TRANSACTION, FIRST_CALL_TRANSACTION, FLAG_ONEWAY, INTERFACE_TRANSACTION, LAST_CALL_TRANSACTION, LIKE_TRANSACTION, PING_TRANSACTION, TWEET_TRANSACTION
Constructor and Description |
---|
Stub()
Construct the stub at attach it to the interface.
|
Modifier and Type | Method and Description |
---|---|
IBinder |
asBinder() |
static IOnOrderUpdateListener2 |
asInterface(IBinder obj)
Cast an IBinder object into an com.clover.sdk.v3.order.IOnOrderUpdateListener2 interface,
generating a proxy if needed.
|
static IOnOrderUpdateListener2 |
getDefaultImpl() |
boolean |
onTransact(int code,
Parcel data,
Parcel reply,
int flags) |
static boolean |
setDefaultImpl(IOnOrderUpdateListener2 impl) |
attachInterface, clearCallingIdentity, clearCallingWorkSource, dump, dump, dumpAsync, flushPendingCommands, getCallingPid, getCallingUid, getCallingUidOrThrow, getCallingUserHandle, getCallingWorkSourceUid, getInterfaceDescriptor, isBinderAlive, joinThreadPool, linkToDeath, pingBinder, queryLocalInterface, restoreCallingIdentity, restoreCallingWorkSource, setCallingWorkSourceUid, transact, unlinkToDeath
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
onCreditProcessed, onLineItemDiscountsAdded, onLineItemExchanged, onLineItemModificationsAdded, onLineItemModificationsDeleted, onLineItemsAdded, onLineItemsDeleted, onLineItemsUpdated, onOrderCreated, onOrderDeleted, onOrderDiscountAdded, onOrderDiscountsDeleted, onOrderUpdated, onPaymentProcessed, onRefundProcessed
public static IOnOrderUpdateListener2 asInterface(IBinder obj)
public IBinder asBinder()
asBinder
in interface IInterface
public boolean onTransact(int code, Parcel data, Parcel reply, int flags) throws RemoteException
onTransact
in class Binder
RemoteException
public static boolean setDefaultImpl(IOnOrderUpdateListener2 impl)
public static IOnOrderUpdateListener2 getDefaultImpl()