ApplicationErrorReport.GetErrorReportReceiver Метод

Определение

Возврат действия в receiverPackage, обрабатывающий ACTION_APP_ERROR.

[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

Контекст

packageName
String

String

appFlags
ApplicationInfoFlags

int

Возвращаемое значение

Атрибуты

Комментарии

Справочник по Android для android.app.ApplicationErrorReport.getErrorReportReceiver.

Части этой страницы — это изменения на основе работы, созданной и общей Project и используемых в соответствии с условиями, описанными в разделе "".

Применяется к