BarcodeImpl.Barcode.setRsmBluetoothEncryption C# (CSharp) Method

setRsmBluetoothEncryption() public method

public setRsmBluetoothEncryption ( bool rsmBluetoothEncryption, IMethodResult oResult ) : void
rsmBluetoothEncryption bool
oResult IMethodResult
return void
        public override void setRsmBluetoothEncryption(bool rsmBluetoothEncryption, IMethodResult oResult) { }
        public override void getRsmBluetoothPinCode(IMethodResult oResult) { }
Barcode