BarcodeImpl.Barcode.setRsmBluetoothAuthentication C# (CSharp) Method

setRsmBluetoothAuthentication() public method

public setRsmBluetoothAuthentication ( bool rsmBluetoothAuthentication, IMethodResult oResult ) : void
rsmBluetoothAuthentication bool
oResult IMethodResult
return void
        public override void setRsmBluetoothAuthentication(bool rsmBluetoothAuthentication, IMethodResult oResult) { }
        public override void getRsmBluetoothEncryption(IMethodResult oResult) { }
Barcode