Class AN_IntentResult
GMS Intent request result
Inheritance
System.Object
AN_IntentResult
Namespace: SA.Android.GMS.Games
Assembly: cs.temp.dll.dll
Syntax
public class AN_IntentResult : AN_LinkedObjectResult<AN_Intent>
Constructors
AN_IntentResult(AN_Intent)
Declaration
public AN_IntentResult(AN_Intent intent)
Parameters
Type | Name | Description |
---|---|---|
AN_Intent | intent |
Properties
Intent
GMS Generated Intet
Declaration
public AN_Intent Intent { get; }
Property Value
Type | Description |
---|---|
AN_Intent |