Reactive Bluetooth Low Energy Framework for iOS
1
Main Page
Classes
Files
File List
RBTPeripheralModule+Beacon.h
Go to the documentation of this file.
1
//
2
// Created by Martin Stöber
3
// Copyright (c) 2014-2015 ma design GmbH & Co. KG. All rights reserved.
4
//
5
6
#import <Foundation/Foundation.h>
7
#import <CoreLocation/CoreLocation.h>
8
#import "
RBTPeripheralModule.h
"
9
10
@class
RBTMutableService
;
11
12
13
@interface
RBTPeripheralModule (Beacon)
14
16
- (void)createIBeaconWithUUID:(CBUUID *)UUID major:(CLBeaconMajorValue)major minor:(CLBeaconMinorValue)minor;
17
20
- (
RBTMutableService
*)createBeaconServiceWithRSSI:(
signed
char
)rssi;
21
22
@end
RBTMutableService
Definition:
RBTMutableService.h:12
RBTPeripheralModule(Beacon)
Definition:
RBTPeripheralModule+Beacon.h:13
RBTPeripheralModule.h
Classes
RBTPeripheralModule+Beacon.h
Generated on Mon Mar 2 2015 22:07:59 for Reactive Bluetooth Low Energy Framework for iOS by
1.8.9.1