User Contact Information¶
Contact information of an additional user account is stored in the
contact-info node (type ContactInfoAdd, user.xsd
). Its
graphical representation is as follows:
company, optional
Specifies a company name. Data type: string.
phone, optional
Specifies a phone number of a user account. Data type: string.
fax, optional
Specifies a fax number of a user account. Data type: string.
address, optional
Specifies a postal address of a user account. Data type: string.
city, optional
Specifies a city of a user account. Data type: string.
state, optional
Specifies a US state of a user account. Data type: string.
zip, optional
Specifies a postal code of a user account. Data type: string (0 to 10 characters long).
country, optional
Specifies a 2-character country code of a user account (US for United States, CA for Canada, etc.). Data type: string (2 characters long).
imtype, optional
Specifies a type of the instant messenger for a user account. Data type: string. Allowed values: ICQ | Jabber | AIM | Skype | Other.
im, optional
Specifies an instant messenger number for a user account. Data type: string.
comment, optional
Specifies additional information of a user account. Data type: string.
Note
When creating request packets, put nodes and elements in the order they follow in the packet structure.