WCSessionDelegate_Extensions.DidReceiveUserInfo Method

Definition

A data dictionary was received.

public static void DidReceiveUserInfo (this WatchConnectivity.IWCSessionDelegate This, WatchConnectivity.WCSession session, Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> userInfo);
static member DidReceiveUserInfo : WatchConnectivity.IWCSessionDelegate * WatchConnectivity.WCSession * Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject> -> unit

Parameters

This
IWCSessionDelegate

The instance on which this extension method operates.

session
WCSession

Applies to