@property(assign, readonly, nonatomic) CBCharacteristic *characteristic;
@property(retain, readonly, nullable) id value;
- (instancetype)initWithType:(CBUUID *)UUID value:(nullable id)value NS_DESIGNATED_INITIALIZER __TVOS_PROHIBITED;
@property(assign, readonly, nonatomic) CBCharacteristic *characteristic;
@property(retain, readonly, nullable) id value;
- (instancetype)initWithType:(CBUUID *)UUID value:(nullable id)value NS_DESIGNATED_INITIALIZER __TVOS_PROHIBITED;
本文标题:CBDescriptor
本文链接:https://www.haomeiwen.com/subject/vucfsxtx.html
网友评论