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

Syntax

public static void ReceivedRemoteNotification (this IUIApplicationDelegate This, UIApplication application, Foundation.NSDictionary userInfo)

Parameters

This
The instance on which this extension method operates on.
application
Reference to the UIApplication that invoked this delegate method.
userInfo
A dictionary whose "aps" key contains information related to the notification

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