Check

public class Check

Datatypes and serializers for the check namespace

  • Contains the arguments to be sent to the Dropbox servers.

    See more

    Declaration

    Swift

    public class EchoArg : CustomStringConvertible, JSONRepresentable
  • EchoResult contains the result returned from the Dropbox servers.

    See more

    Declaration

    Swift

    public class EchoResult : CustomStringConvertible, JSONRepresentable