Show / Hide Table of Contents

Class TestTitleGameTelemetry

A sample telemetry used by the client manager to send telemetry events.

Inheritance
object
TestTitleGameTelemetry
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Phoenix.Aruba.TestTitle
Assembly: Phoenix.Plugin.Aruba.TestTitle.dll
Syntax
public static class TestTitleGameTelemetry

Properties

View Source

Context

Gets the telemetry context.

Declaration
public static DefaultTelemetryContext Context { get; }
Property Value
Type Description
DefaultTelemetryContext
  • View Source
In this article
Back to top Generated by DocFX