SKCloudServiceController
Notifications
SKCloudServiceController()
SKCloudServiceController(IntPtr)
SKCloudServiceController(NativeHandle)
SKCloudServiceController(NSObjectFlag)
AuthorizationStatus
ClassHandle
CloudServiceCapabilitiesDidChangeNotification
StorefrontCountryCodeDidChangeNotification
StorefrontIdentifierDidChangeNotification
RequestAuthorization(Action<SKCloudServiceAuthorizationStatus>)
RequestAuthorizationAsync()
RequestCapabilities(Action<SKCloudServiceCapability, NSError>)
RequestCapabilitiesAsync()
RequestPersonalizationToken(String, Action<NSString, NSError>)
RequestPersonalizationTokenAsync(String)
RequestStorefrontCountryCode(Action<NSString, NSError>)
RequestStorefrontCountryCodeAsync()
RequestStorefrontIdentifier(Action<NSString, NSError>)
RequestStorefrontIdentifierAsync()
RequestUserToken(String, Action<NSString, NSError>)
RequestUserTokenAsync(String)
xamarinios
namespace StoreKit
{
[Introduced(PlatformName.iOS, 9, 3, PlatformArchitecture.All, null)]
[Introduced(PlatformName.TvOS, 9, 2, PlatformArchitecture.All, null)]
[Register("SKCloudServiceController", true)]
[Unavailable(PlatformName.WatchOS, PlatformArchitecture.All, null)]
public class SKCloudServiceController : NSObject
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
protected internal SKCloudServiceController(IntPtr handle);
}
}
| Xamarin iOS | 0.0 |
|---|---|
| Xamarin tvOS | 0.0 |
Information specific to xamarinios | |
| Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API