ACS Bluetooth iOS/Mac OS X Library  1.0.0
 All Classes Files Functions Variables Typedefs Enumerator Properties
ABTAcr1255uj1Reader.h
Go to the documentation of this file.
1 /*
2  * Copyright (C) 2014 Advanced Card Systems Ltd. All Rights Reserved.
3  *
4  * This software is the confidential and proprietary information of Advanced
5  * Card Systems Ltd. ("Confidential Information"). You shall not disclose such
6  * Confidential Information and shall use it only in accordance with the terms
7  * of the license agreement you entered into with ACS.
8  */
9 
10 #import "ABTBluetoothReader.h"
11 
18 
27 - (BOOL)getBatteryLevel;
28 
29 @end
The ABTBluetoothReader class represents ACS Bluetooth readers.
Definition: ABTBluetoothReader.h:83
BOOL getBatteryLevel()
Gets the battery level.
The ABTAcr1255uj1Reader class represents ACR1255U-J1 reader.
Definition: ABTAcr1255uj1Reader.h:17