Android.Content.BroadcastReceiver.ClearAbortBroadcast Method
Clears the flag indicating that this receiver should abort the current broadcast.

Syntax

[Android.Runtime.Register("clearAbortBroadcast", "()V", "")]
public void ClearAbortBroadcast ()

Remarks

Clears the flag indicating that this receiver should abort the current broadcast.

[Android Documentation]

Requirements

Namespace: Android.Content
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1