hiNetAdapter method

HiNetAdapter hiNetAdapter()

设置adapter 默认是mock

Implementation

HiNetAdapter hiNetAdapter() {
  return MockAdapter();
}