ConnectivityManager.ReleaseNetworkRequest(PendingIntent) Method

Definition

[Android.Runtime.Register("releaseNetworkRequest", "(Landroid/app/PendingIntent;)V", "GetReleaseNetworkRequest_Landroid_app_PendingIntent_Handler", ApiSince=22)]
public virtual void ReleaseNetworkRequest (Android.App.PendingIntent operation);
[<Android.Runtime.Register("releaseNetworkRequest", "(Landroid/app/PendingIntent;)V", "GetReleaseNetworkRequest_Landroid_app_PendingIntent_Handler", ApiSince=22)>]
abstract member ReleaseNetworkRequest : Android.App.PendingIntent -> unit
override this.ReleaseNetworkRequest : Android.App.PendingIntent -> unit

Parameters

operation
PendingIntent
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to