Show / Hide Table of Contents

Class PlatformType.MobileAndroid

The content was viewed on a mobile android client.

Inheritance
System.Object
PlatformType
PlatformType.MobileAndroid
Inherited Members
PlatformType.IsWeb
PlatformType.AsWeb
PlatformType.IsDesktop
PlatformType.AsDesktop
PlatformType.IsMobileIos
PlatformType.AsMobileIos
PlatformType.IsMobileAndroid
PlatformType.AsMobileAndroid
PlatformType.IsApi
PlatformType.AsApi
PlatformType.IsUnknown
PlatformType.AsUnknown
PlatformType.IsMobile
PlatformType.AsMobile
PlatformType.IsOther
PlatformType.AsOther
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Dropbox.Api.SeenState
Assembly: Dropbox.Api.dll
Syntax
public sealed class MobileAndroid : PlatformType

Fields

| Improve this Doc View Source

Instance

A singleton instance of MobileAndroid

Declaration
public static readonly PlatformType.MobileAndroid Instance
Field Value
Type Description
PlatformType.MobileAndroid
  • Improve this Doc
  • View Source
In This Article
  • Fields
    • Instance
Back to top Generated by DocFX