Version 1.9 - Updated on 05/04/2017
Superclass: PCResourceAPIParams
Declared In: PCContactAPIParams.h
PCContactBaseAPIParams
stores the parameters required for email, phone number, and address.
indx
@property (nonatomic,
copy) NSNumber* indx;
type
, provides a unique identifier for the entry. Optional.preference
@property (nonatomic,
copy) NSNumber* preference;
type
@property (nonatomic,
copy) NSString *type;
Discussion
The type of the contact. Optional. Supported values are:
address
IM
phone number
Copyright © 2015-2017, Verizon and/or its Licensors. All rights reserved.