Reactive Bluetooth Low Energy Framework for iOS  1
RBTCentralModule(Protected) Category Reference

Protected extension to interact in a private scope with RBTPeripheral. More...

#import <RBTCentralModule+Protected.h>

Properties

RACSignal * peripheralConnectedSignal
 
RACSignal * peripheralDisconnectedSignal
 
RACSignal * peripheralConnectionFailedSignal
 

Detailed Description

Protected extension to interact in a private scope with RBTPeripheral.

Property Documentation

- (RACSignal*) peripheralConnectedSignal
readwritenonatomicassign

Extends class RBTCentralModule.

- (RACSignal*) peripheralConnectionFailedSignal
readwritenonatomicassign

Extends class RBTCentralModule.

- (RACSignal*) peripheralDisconnectedSignal
readwritenonatomicassign

Extends class RBTCentralModule.


The documentation for this category was generated from the following file: