Android의 네트워크 연결 정보를 가져오는 callbackFlow 예제로 확인해보겠습니다. class NetworkHelper @Inject constructor(context: Context) { ...
確定! 回上一頁