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