Esempio n. 1
0
 public static void Message(String target, String action) {
   b.sendMessage(target, action);
 }