UIKit.UIApplicationDelegate_Extensions.DidReceiveRemoteNotification Method
Indicates that the app received a remote notification.

Syntax

[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_7_0)]
public static void DidReceiveRemoteNotification (this IUIApplicationDelegate This, UIApplication application, Foundation.NSDictionary userInfo, [ObjCRuntime.BlockProxy(typeof(ObjCRuntime.Trampolines/NIDActionArity1V4))] Action<UIBackgroundFetchResult> completionHandler)

Parameters

This
The instance on which this extension method operates on.
application
Handle to the UIApplication.
userInfo
Documentation for this section has not yet been entered.
completionHandler
Callback to invoke to notify the operating system of the result of the background fetch operation.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0