Show / Hide Table of Contents

Class ListTeamDevicesError.Reset

Indicates that the cursor has been invalidated. Call DevicesListTeamDevicesAsync(ListTeamDevicesArg) again with an empty cursor to obtain a new cursor.

Inheritance
System.Object
ListTeamDevicesError
ListTeamDevicesError.Reset
Inherited Members
ListTeamDevicesError.IsReset
ListTeamDevicesError.AsReset
ListTeamDevicesError.IsOther
ListTeamDevicesError.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.Team
Assembly: Dropbox.Api.dll
Syntax
public sealed class Reset : ListTeamDevicesError

Fields

| Improve this Doc View Source

Instance

A singleton instance of Reset

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