|
Compoze Software, Inc. | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
ILcsFriend | Describes an LCS friend |
ILcsGroup | Describes a SIP friends group |
ILcsInstantMessage | Interface defines an extension to the Collab instant message that is specific to SIP messages |
ILcsSession | Specifies an LCS specific extension to IImSession |
Class Summary | |
LcsFont | The element class for the LcsFontEnum enumeration. |
LcsFontColor | The element class for the LcsFontColorEnum enumeration. |
LcsFontColorEnum | The enumeration class that contains LcsFontColor elements. |
LcsFontEnum | The enumeration class that contains LcsFont elements. |
LcsFontStyle | The element class for the LcsFontStyleEnum enumeration. |
LcsFontStyleEnum | The enumeration class that contains LcsFontStyle elements. |
LcsFriendStatus | The element class for the LcsFriendStatusEnum enumeration. |
LcsFriendStatusEnum | The enumeration class that contains LcsFriendStatus elements. |
This package provides classes for LCS schema.
Please see the com.compoze.collab.im package for general instructions on using instant messaging in Collaboration Framework.
This package provides classes to communicate with the Microsoft Live Communication Server.
Open a sessionRequired parameters | |
Parameter key | Description |
ISession.PROP_PROVIDER |
This must be a string "lcs" |
IImSession.PROP_IM_USERNAME |
Login name of a valid LCS user |
IImSession.PROP_IM_PASSWORD |
Password of a valid LCS user |
ILcsSession.PROP_IM_DOMAIN |
Windows domain of the valid LCS user |
ILcsSession.PROP_IM_URI |
User's URI |
IImSession.PROP_IM_SERVER |
LCS server machine name or IP address |
IImSession.PROP_IM_PORT |
LCS server port. This parameter is optional |
ILcsSession.PROP_IM_DISPLAYNAME |
Full name of the valid LCS user |
ILcsSession.PROP_IM_DOMAINCONTROLLER |
Name or IP address of the domain controller of the Windows domain specified by
ILcsSession.PROP_IM_DOMAIN |
ILcsSession
.
|
Compoze Software, Inc. | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |