v2.50
ICollaborationSettings Interface Reference

Represents the collaboration settings. More...

Properties

BSTR AccessKey [get]
 Server access key.
BSTR HostName [get]
 Server name or IP address.
int Port [get]
 Port number.
VARIANT_BOOL RealtimeCollaboration [get]
 Realtime collaboration.
BSTR UserName [get]
 User name.

Detailed Description

Represents the collaboration settings.

See also
IApplication::CollaborationSettings