コード例 #1
0
 @Override
 public void onConnecting() {
   mStatus = DownloadStatus.STATUS_CONNECTING;
   mResponse.onConnecting();
 }