Show / Hide Table of Contents

Namespace Dropbox.Api.SeenState

Classes

PlatformType

Possible platforms on which a user may view content.

PlatformType.Api

The content was viewed from an API client.

PlatformType.Desktop

The content was viewed on a desktop client.

PlatformType.Mobile

The content was viewed on a mobile client. DEPRECATED: Use mobile_ios or mobile_android instead.

PlatformType.MobileAndroid

The content was viewed on a mobile android client.

PlatformType.MobileIos

The content was viewed on a mobile iOS client.

PlatformType.Other

The other object

PlatformType.Unknown

The content was viewed on an unknown platform.

PlatformType.Web

The content was viewed on the web.

In This Article
  • Classes
Back to top Generated by DocFX