Collabra Server API Guide

[Next] [Index]


Collabra Server API Guide

This guide describes the C application programming interface (API) to the Netscape Collabra Server.

September -- 1997


Contents

About This Guide

Conventions Used in This Guide
Where to Find the Collabra Server API
Where to Find Developer Information

Chapter 1  Collabra Server API Reference

This chapter is a reference to Collabra Server API functions and structures.

Functions
PostArticle
AddRecipient
FreeMessage
GetBodyFile
GetFirstRecipient
GetHeaderFile
GetNextRecipient
GetRecipientAddress
NewMessage
NewRecipient
RemoveRecipient
Structures
Message
Recipient
Address

Chapter 2  News Program

The News Program is a code example that shows how to create and post a news message from within your application using the Collabra Server API.

News Program Example: post.c

Appendix A  The plugin.h Header File

This appendix lists the text of the Collabra Server API header file, plugin.h.

Index


[Next] [Index]

Last Updated: 10/01/97 14:00:49

Any sample code included above is provided for your use on an "AS IS" basis, under the Netscape License Agreement - Terms of Use