Beispiel #1
0
 /**
  * @return
  * @throws RemoteException
  */
 public long getRecievedCount() throws RemoteException {
   return backend.getRecievedCount();
 }