ServicePresenceSummary is defined in the Telligent.Evolution.Extensibility.Api.Entities.Version1 namespace of Telligent.Evolution.Platform.dll
Definition
class ServicePresenceSummary
{
int PresentUsers { get; }
Guid? ServiceId { get; }
Guid? TypeId { get; }
}
Properties
| Name | Type | Description | Default | Options |
|---|---|---|---|---|
| PresentUsers | int | |||
| ServiceId | Guid? | |||
| TypeId | Guid? |