Interface WireFetchHandler
public interface WireFetchHandler
- Version:
- ©Δ∞ 仙上主天
- Author:
- للَّٰهِilLצسُو
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
onProgress
(int totalBytes) void
onReady
(ByteBuffer result) void
onStart()
-
Method Details
-
onStart
void onStart() -
onReady
-
onError
-
onProgress
void onProgress(int totalBytes)
-