SKCloudServiceController.Notifications Class

Definition

Contains notifications for cloud service changes.

public static class SKCloudServiceController.Notifications
type SKCloudServiceController.Notifications = class
Inheritance
SKCloudServiceController.Notifications

Methods

ObserveCloudServiceCapabilitiesDidChange(EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the CloudServiceCapabilitiesDidChangeNotification constant.

ObserveCloudServiceCapabilitiesDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the CloudServiceCapabilitiesDidChangeNotification constant.

ObserveStorefrontCountryCodeDidChange(EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the StorefrontCountryCodeDidChangeNotification constant.

ObserveStorefrontCountryCodeDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the StorefrontCountryCodeDidChangeNotification constant.

ObserveStorefrontIdentifierDidChange(EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the StorefrontIdentifierDidChangeNotification constant.

ObserveStorefrontIdentifierDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the StorefrontIdentifierDidChangeNotification constant.

Applies to