isPrinterConnected method

void isPrinterConnected()

Implementation

void isPrinterConnected() {
  channel.invokeMethod("isPrinterConnected");
}