isCanUsePhoneState method

bool isCanUsePhoneState()

获取是否可以使用电话状态的方法

Implementation

bool isCanUsePhoneState() {
    return adController.isCanUsePhoneState;
  }