Package com.drake.net.component

Types

InitContentProvider
Link copied to clipboard
class InitContentProvider : ContentProvider
用于初始化NetConfig.app
Progress
Link copied to clipboard
data class Progress(currentByteCount: Long, totalByteCount: Long, intervalByteCount: Long, intervalTime: Long, startElapsedRealtime: Long)