ZRContacts Class Reference
| Inherits from | ZRModel : NSObject |
|---|---|
| Declared in | ZRModel.h |
cId
contactId (hash_id): The unique index of the phone book, it is recommended to use the year, month, day, hour, minute and second integer
@property (nonatomic, assign) NSInteger cIdDeclared In
ZRModel.h
name
! 18 bytes, up to 6 characters, the excess will be cut off<##>
@property (nonatomic, copy) NSString *nameDeclared In
ZRModel.h
number
! Phone numbers, numbers only, no more than 20 digits
@property (nonatomic, copy) NSString *numberDeclared In
ZRModel.h