The GroupChatServicestype exposes the following members.
Properties
Name | Description | |
---|---|---|
CategoryManagementServices | An object which supports a variety of methods for managing chat rooms categories. | |
ChatRoomManagementServices | An object which supports a variety of methods for managing chat rooms. | |
DomainName | Gets the name of the domain for this server. The DomainName is determined by the SIP URI of the servers LookupServer account. | |
Endpoint | Gets the endpoint that this service object is tied to. | |
RootCategoryUri | Gets the Root Category URI. The Root Category is the single ChatRoomCategory which has no parent category, and from which all other chat rooms and chat room categories are inherited. Use this category as a starting point to explore the entire hierarchy of chat rooms and chat room categories. | |
ServerConfiguration | An object describing the server configuration. | |
ServerTimeUtc | Gets the server time in UTC (Coordinated Universal Time) when this endpoint was established. Use this value to compute time zone offsets between the server and the client for determining any shift in message timestamps that may exist due to small differences in the system clocks. | |
UserAdministrationServices | An object which supports a variety of methods for administering group chat users and groups. |