Packagecom.myflashlab.air.extensions.rongta
Classpublic class PrinterDevice
InheritancePrinterDevice Inheritance Object



Public Properties
 PropertyDefined By
  isConnected : Boolean
[read-only]
PrinterDevice
  name : String
[read-only]
PrinterDevice
  rssiLevel : int
[read-only]
PrinterDevice
  shortAddress : String
[read-only]
PrinterDevice
  uuid : String
[read-only]
PrinterDevice
Property Detail
isConnectedproperty
isConnected:Boolean  [read-only]


Implementation
    public function get isConnected():Boolean
nameproperty 
name:String  [read-only]


Implementation
    public function get name():String
rssiLevelproperty 
rssiLevel:int  [read-only]


Implementation
    public function get rssiLevel():int
shortAddressproperty 
shortAddress:String  [read-only]


Implementation
    public function get shortAddress():String
uuidproperty 
uuid:String  [read-only]


Implementation
    public function get uuid():String