Android.Test.IsolatedContext.AndClearBroadcastIntents Property
Returns the list of intents that were broadcast since the last call to this method.

Syntax

[get: Android.Runtime.Register("getAndClearBroadcastIntents", "()Ljava/util/List;", "GetGetAndClearBroadcastIntentsHandler")]
public virtual IList<Android.Content.Intent> AndClearBroadcastIntents { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the list of intents that were broadcast since the last call to this method.

[Android Documentation]

Requirements

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