BarcodeImpl.Barcode.setRsmBluetoothAuthentication C# (CSharp) Метод

setRsmBluetoothAuthentication() публичный Метод

public setRsmBluetoothAuthentication ( bool rsmBluetoothAuthentication, IMethodResult oResult ) : void
rsmBluetoothAuthentication bool
oResult IMethodResult
Результат void
        public override void setRsmBluetoothAuthentication(bool rsmBluetoothAuthentication, IMethodResult oResult) { }
        public override void getRsmBluetoothEncryption(IMethodResult oResult) { }
Barcode