Exemple #1
0
 public int checkPriceConfirm(String phoneNumber, String productId) {
   return clientSocketThread.checkPriceConfirm(phoneNumber, productId);
 }