Package-level declarations
Functions
Link copied to clipboard
suspend fun Context.initCronetEngine(cacheInMemoryBytes: Long = 10 * 1024 * 1024): Result<CronetEngine>
Cronetの初期化をします
Link copied to clipboard
指定のURLにGETリクエストを送信します