美文网首页
CBDescriptor

CBDescriptor

作者: 李潇南 | 来源:发表于2017-09-11 14:31 被阅读36次
@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