- acceptCall(String) - Method in interface org.mcopenplatform.muoapi.IMCOPsdk
-
Accept an incoming MCPTT sesion.
- ACTIVE_REAL_TIME_VIDEO_MODE - Static variable in class org.mcopenplatform.muoapi.ConstantsMCOP.GroupInfoEventExtras
-
Key Access to real-time video mode.
- ALLOW_REQUEST - Static variable in class org.mcopenplatform.muoapi.ConstantsMCOP.FloorControlEventExtras
-
- ALLOWS_GROUP - Static variable in class org.mcopenplatform.muoapi.ConstantsMCOP.GroupInfoEventExtras
-
Key Access to the permissions of the MCPTT group.
- ALLOWS_LIST - Static variable in class org.mcopenplatform.muoapi.ConstantsMCOP.ConfigurationUpdateEventExtras
-
Key Access to the list of user granted permissions.
- AREA_LIST - Static variable in class org.mcopenplatform.muoapi.ConstantsMCOP.EMBMSNotificationEventExtras
-
Key Access to the list of eMBMS service areas.
- asBinder() - Method in class org.mcopenplatform.muoapi.IMCOPCallback.Stub
-
- asBinder() - Method in class org.mcopenplatform.muoapi.IMCOPsdk.Stub
-
- asInterface(IBinder) - Static method in class org.mcopenplatform.muoapi.IMCOPCallback.Stub
-
Cast an IBinder object into an org.mcopenplatform.muoapi.IMCOPCallback interface,
generating a proxy if needed.
- asInterface(IBinder) - Static method in class org.mcopenplatform.muoapi.IMCOPsdk.Stub
-
Cast an IBinder object into an org.mcopenplatform.muoapi.IMCOPsdk interface,
generating a proxy if needed.
- AuthorizationRequestExtras() - Constructor for class org.mcopenplatform.muoapi.ConstantsMCOP.AuthorizationRequestExtras
-
- authorizeUser(String) - Method in interface org.mcopenplatform.muoapi.IMCOPsdk
-
Once the authentication procedure has been carried out against a third party,
this method must be called to continue with the Login process started
with loginMCOP() method, defined in this AIDL.