public interface IMBMSGroupComm
extends android.os.IInterface
| Modifier and Type | Interface and Description |
|---|---|
static class |
IMBMSGroupComm.Stub
Local-side IPC implementation stub class.
|
| Modifier and Type | Method and Description |
|---|---|
void |
closeGroupComm(long tmgi) |
void |
openGroupComm(long tmgi,
int[] sai,
int[] frequencies) |
void |
registerApplication(IMBMSGroupCommListener listener) |
void |
startMBMSGroupCommMonitoring(long tmgi,
int[] sai,
int[] frequencies,
int qci) |
void |
stopMBMSGroupCommMonitoring(long tmgi) |
void registerApplication(IMBMSGroupCommListener listener) throws android.os.RemoteException
android.os.RemoteExceptionvoid startMBMSGroupCommMonitoring(long tmgi,
int[] sai,
int[] frequencies,
int qci)
throws android.os.RemoteException
android.os.RemoteExceptionvoid stopMBMSGroupCommMonitoring(long tmgi)
throws android.os.RemoteException
android.os.RemoteExceptionvoid openGroupComm(long tmgi,
int[] sai,
int[] frequencies)
throws android.os.RemoteException
android.os.RemoteExceptionvoid closeGroupComm(long tmgi)
throws android.os.RemoteException
android.os.RemoteException