MultichannelBluetoothConnection Constructor (String)
             | 
          
        
         
            Initializes a new instance of the MultichannelBluetoothConnection class.
            
 
    Namespace: 
   Zebra.Sdk.Comm
    Assembly:
   SdkApi_Desktop (in SdkApi_Desktop.dll) Version: 2.14.1869
Syntaxpublic MultichannelBluetoothConnection(
	string macAddress
)
Public Sub New ( 
	macAddress As String
)
public:
MultichannelBluetoothConnection(
	String^ macAddress
)
Parameters
- macAddress
 - Type: SystemString
The MAC Address of the Printer. 
Exceptions
Remarks
See Also