UserService.GetPresence Method
- Namespace:
- Weavy.Core.Services
- Assembly:
- Weavy.Core.dll
GetPresence(int)
Return the current presence of a user.
public static PresenceInfo GetPresence(int id)
Parameters
- id
- int
Id of the user for which to get presence.