IMCOPsdk.Stub| Modifier and Type | Field and Description |
|---|---|
(package private) static int |
TRANSACTION_acceptCall |
(package private) static int |
TRANSACTION_authorizeUser |
(package private) static int |
TRANSACTION_changeSelectedContact |
(package private) static int |
TRANSACTION_floorControlOperation |
(package private) static int |
TRANSACTION_getMCOPCapabilities |
(package private) static int |
TRANSACTION_groupAffiliationOperation |
(package private) static int |
TRANSACTION_hangUpCall |
(package private) static int |
TRANSACTION_loginMCOP |
(package private) static int |
TRANSACTION_makeCall |
(package private) static int |
TRANSACTION_registerCallback |
(package private) static int |
TRANSACTION_unLoginMCOP |
(package private) static int |
TRANSACTION_updateEmergencyState |
(package private) static int |
TRANSACTION_updateGroupsAffiliation |
(package private) static int |
TRANSACTION_updateGroupsInfo |
| Constructor and Description |
|---|
Stub()
Construct the stub at attach it to the interface.
|
| Modifier and Type | Method and Description |
|---|---|
android.os.IBinder |
asBinder() |
static IMCOPsdk |
asInterface(android.os.IBinder obj)
Cast an IBinder object into an org.mcopenplatform.muoapi.IMCOPsdk interface,
generating a proxy if needed.
|
boolean |
onTransact(int code,
android.os.Parcel data,
android.os.Parcel reply,
int flags) |
attachInterface, clearCallingIdentity, dump, dump, dumpAsync, flushPendingCommands, getCallingPid, getCallingUid, getCallingUserHandle, getInterfaceDescriptor, isBinderAlive, joinThreadPool, linkToDeath, pingBinder, queryLocalInterface, restoreCallingIdentity, transact, unlinkToDeathclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacceptCall, authorizeUser, changeSelectedContact, floorControlOperation, getMCOPCapabilities, groupAffiliationOperation, hangUpCall, loginMCOP, makeCall, registerCallback, unLoginMCOP, updateEmergencyState, updateGroupsAffiliation, updateGroupsInfostatic final int TRANSACTION_getMCOPCapabilities
static final int TRANSACTION_loginMCOP
static final int TRANSACTION_unLoginMCOP
static final int TRANSACTION_authorizeUser
static final int TRANSACTION_makeCall
static final int TRANSACTION_hangUpCall
static final int TRANSACTION_acceptCall
static final int TRANSACTION_updateEmergencyState
static final int TRANSACTION_floorControlOperation
static final int TRANSACTION_updateGroupsInfo
static final int TRANSACTION_updateGroupsAffiliation
static final int TRANSACTION_groupAffiliationOperation
static final int TRANSACTION_changeSelectedContact
static final int TRANSACTION_registerCallback
public static IMCOPsdk asInterface(android.os.IBinder obj)
public android.os.IBinder asBinder()
asBinder in interface android.os.IInterfacepublic boolean onTransact(int code,
android.os.Parcel data,
android.os.Parcel reply,
int flags)
throws android.os.RemoteException
onTransact in class android.os.Binderandroid.os.RemoteException