Пример #1
0
 public String getLocalDeviceName() {
   assertClosed();
   return localDevice.getName();
 }