Show / Hide Table of Contents

Enum ApplicationsResource.GetRequest.PlatformTypeEnum

Restrict application details returned to the specific platform.

Namespace: Google.Apis.Games.v1
Assembly: Google.Apis.Games.v1.dll
Syntax
public enum ApplicationsResource.GetRequest.PlatformTypeEnum

Fields

Name Description
ANDROID

Retrieve applications that can be played on Android.

IOS

Retrieve applications that can be played on iOS.

WEBAPP

Retrieve applications that can be played on desktop web.

In this article
Back to top Generated by DocFX