Show / Hide Table of Contents

Class AN_SnapshotsDeleteResult

An achievements increment result.

Inheritance
System.Object
AN_SnapshotsDeleteResult
Namespace: SA.Android.GMS.Games
Assembly: cs.temp.dll.dll
Syntax
public class AN_SnapshotsDeleteResult : SA_Result

Constructors

AN_SnapshotsDeleteResult()

Declaration
public AN_SnapshotsDeleteResult()

Properties

SnapshotId

The deleted snapshot ID.

Declaration
public string SnapshotId { get; }
Property Value
Type Description
System.String
In This Article
Back to top Generated by DocFX