ClubPresenceCounts Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Version(1)]
public sealed class ClubPresenceCounts
type ClubPresenceCounts = class
interface __IClubPresenceCountsPublicNonVirtuals
Public NotInheritable Class ClubPresenceCounts
- Inheritance
-
ClubPresenceCounts
- Attributes
-
Windows.Foundation.Metadata.MarshalingBehaviorAttribute Windows.Foundation.Metadata.ThreadingAttribute Windows.Foundation.Metadata.VersionAttribute
Properties
HereNow |
The number of members who are active within the club |
HereToday |
The number of member who have been active within the last 24 hours |
InGameNow |
The number of members who are currently in game |
TotalCount |
The total number of club members that been tracked by club presence |