PresenceInfo.PresenceInfo Constructor
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
PresenceInfo(IEnumerable, bool)
public PresenceInfo(IEnumerable<Connection> connections, bool manualAway)
Parameters
- connections
- System.Collections.Generic.IEnumerable
A list of connections.
- manual
Away - bool
true
if user was manually marked as away, otherwise false