언어

ApplicationErrorReport.GetErrorReportReceiver 메서드

정의

ACTION_APP_ERROR 처리하는 receiverPackage의 활동을 반환합니다.

[Android.Runtime.Register("getErrorReportReceiver", "(Landroid/content/Context;Ljava/lang/String;I)Landroid/content/ComponentName;", "")]
public static Android.Content.ComponentName? GetErrorReportReceiver(Android.Content.Context? context, string? packageName, Android.Content.PM.ApplicationInfoFlags appFlags);
[<Android.Runtime.Register("getErrorReportReceiver", "(Landroid/content/Context;Ljava/lang/String;I)Landroid/content/ComponentName;", "")>]
static member GetErrorReportReceiver : Android.Content.Context * string * Android.Content.PM.ApplicationInfoFlags -> Android.Content.ComponentName

매개 변수

context
Context

Context

packageName
String

String

appFlags
ApplicationInfoFlags

int

반품

특성

설명

에 대한 android.app.ApplicationErrorReport.getErrorReportReceiverAndroid 참조

이 페이지의 일부는 만들고 공유한 작업을 기반으로 하며 에 설명된 조건에 따라 사용됩니다.

적용 대상