0

i am using IBM Lotus Sametime 8.0.2. in Geographic location link of Preference panel of File menu have some fields like Personal address, City, Postal code etc. Can i get the values of these fields in a Java program or using Sametime SDK (without using any plug-ins).

singh
  • 309
  • 1
  • 15
  • 27

1 Answers1

0

Yes you can get them from the Sametime Java SDk, by first adding the user to a watchlist, and then querying their user attributes.

Carl
  • 146
  • 1
  • 8