Show / Hide Table of Contents

Enum DeliveryRequestHeader.Types.Platform

The platform of the calling SDK.

Namespace: Google.Maps.FleetEngine.Delivery.V1
Assembly: Google.Maps.FleetEngine.Delivery.V1.dll
Syntax
public enum DeliveryRequestHeader.Types.Platform

Fields

Name Description
Android

The request is coming from Android.

Ios

The request is coming from iOS.

Unspecified

The default value. This value is used if the platform is omitted.

Web

The request is coming from the web.

In this article
Back to top Generated by DocFX