132 Lotus Instant Messaging/Web Conferencing (Sametime): Building Sametime-Enabled Applications
Development Kit (SDK) documentation” on page 22 for information on finding this
guide).
5.3 Toolkit examples
The Sametime 3.0 Directory and Database Access Toolkit provides example files
to help developers build a chat logging DLL. Specifically, there is a Chat Logging
SPI Example, with a full set of constants, error messages, and information on
modifying sametime.ini. There is also a Chat Logging SPI Template, from which
developers should develop new implementations of the SPI. Finally, there are
Chat Logging SPI header files with definitions, syntax information, variables,
constants, return values, and so on.
The toolkit, however, does not contain ...