Uses of Enum
com.amilesend.onedrive.connection.file.LogProgressCallback.TransferType
Packages that use LogProgressCallback.TransferType
-
Uses of LogProgressCallback.TransferType in com.amilesend.onedrive.connection.file
Methods in com.amilesend.onedrive.connection.file that return LogProgressCallback.TransferTypeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static LogProgressCallback.TransferType[]LogProgressCallback.TransferType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.amilesend.onedrive.connection.file with parameters of type LogProgressCallback.TransferTypeModifier and TypeMethodDescriptionLogProgressCallback.LogProgressCallbackBuilder.transferType(LogProgressCallback.TransferType transferType)