Package com.dropbox.core.v2.callbacks
-
Interface Summary Interface Description DbxGlobalCallbackFactory Client should implement methods in this class to allow for consistent, global handling of route-specific error types, as well as general network errors. -
Class Summary Class Description DbxNetworkErrorCallback Abstract class for network error callback.DbxRouteErrorCallback<T> Interface for route error callback.