Package 

Class FileConflictCallback

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private CoroutineScope uiScope
    • Method Summary

      Modifier and Type Method Description
      final CoroutineScope getUiScope()
      final Unit setUiScope(CoroutineScope uiScope)
      Unit onFileConflict(T destinationFile, FileCallback.FileConflictAction action) Do not call super when you override this function.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait