コード例 #1
0
 @Override
 public void pairingRemoved(long uniqueID) {
   neighbourAdapter.removePairing(uniqueID);
 }