Show / Hide Table of Contents

Class StatsResource

The "stats" collection of methods.

Inheritance
object
StatsResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.Games.v1
Assembly: Google.Apis.Games.v1.dll
Syntax
public class StatsResource

Constructors

StatsResource(IClientService)

Constructs a new resource.

Declaration
public StatsResource(IClientService service)
Parameters
Type Name Description
IClientService service

Methods

Get()

Returns engagement and spend statistics in this application for the currently authenticated user.

Declaration
public virtual StatsResource.GetRequest Get()
Returns
Type Description
StatsResource.GetRequest
In this article
Back to top Generated by DocFX