PageCoroutineScope

class PageCoroutineScope(page: PageRefreshLayout, dispatcher: CoroutineDispatcher) : NetCoroutineScope

Functions

handleError
Link copied to clipboard
open override fun handleError(e: Throwable)
错误处理

Properties

index
Link copied to clipboard
val index: Int
page
Link copied to clipboard
val page: PageRefreshLayout