다음을 통해 공유


AlwaysOnHotwordDetector.QueryParameter(Int32) 메서드

정의

매개 변수 컨트롤이 지정된 모델 핸들에 대해 지원되는지 확인합니다.

[Android.Runtime.Register("queryParameter", "(I)Landroid/service/voice/AlwaysOnHotwordDetector$ModelParamRange;", "GetQueryParameter_IHandler", ApiSince=30)]
public virtual Android.Service.Voice.AlwaysOnHotwordDetector.ModelParamRange? QueryParameter (int modelParam);
[<Android.Runtime.Register("queryParameter", "(I)Landroid/service/voice/AlwaysOnHotwordDetector$ModelParamRange;", "GetQueryParameter_IHandler", ApiSince=30)>]
abstract member QueryParameter : int -> Android.Service.Voice.AlwaysOnHotwordDetector.ModelParamRange
override this.QueryParameter : int -> Android.Service.Voice.AlwaysOnHotwordDetector.ModelParamRange

매개 변수

modelParam
Int32

ModelParams

반환

지원되는 매개 변수 범위, 지원되지 않는 경우 null

특성

설명

에 대한 android.service.voice.AlwaysOnHotwordDetector.queryParameter(int)Java 설명서

이 페이지의 일부는 Android 오픈 소스 프로젝트에서 만들고 공유하고 Creative Commons 2.5 특성 라이선스에 설명된 용어에 따라 사용되는 작업을 기반으로 하는 수정 사항입니다.

적용 대상