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

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

public getRsmBluetoothFriendlyName ( IMethodResult oResult ) : void
oResult IMethodResult
Результат void
        public override void getRsmBluetoothFriendlyName(IMethodResult oResult) { }
        public override void setRsmBluetoothFriendlyName(string rsmBluetoothFriendlyName, IMethodResult oResult) { }
Barcode