asyncdbx

api

package api

Contains all public API messages.

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. api
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. case class Authenticate(token: String) extends DbxRequest with Product with Serializable

  2. trait DbxRequest extends AnyRef

Value Members

  1. object Account

    Container for Account related messages.

  2. object Authenticated extends Product with Serializable

  3. object Data

    Container for Data related messages.

  4. object FileOps

    Container for File operations.

  5. object NotAuthenticated extends Product with Serializable

  6. object OAuth2

    Container for OAuth2 related messages.

Inherited from AnyRef

Inherited from Any

Ungrouped