Tuya iOS Smart Life App SDK 5.15.0
WTLProductIdentity Class Reference

#import <WTLDeviceControllerDelegate.h>

Inheritance diagram for WTLProductIdentity:

Instance Methods

(instancetype) - initWithVendorID:productID:
 

Properties

NSNumber * vendorID
 
NSNumber * productID
 

Detailed Description

A representation of a (vendor, product) pair that identifies a specific product.

Definition at line 52 of file WTLDeviceControllerDelegate.h.

Method Documentation

◆ initWithVendorID:productID:

- (instancetype) initWithVendorID: (NSNumber *)  vendorID
productID: (NSNumber *)  productID 

Property Documentation

◆ productID

- (NSNumber*) productID
readnonatomiccopy

Definition at line 56 of file WTLDeviceControllerDelegate.h.

◆ vendorID

- (NSNumber*) vendorID
readnonatomiccopy

Definition at line 54 of file WTLDeviceControllerDelegate.h.


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