SKCloudServiceSetupMessageIdentifierExtensions.GetConstant Method

Definition

Retrieves the NSString constant that describes self.

public static Foundation.NSString? GetConstant(this StoreKit.SKCloudServiceSetupMessageIdentifier self);
static member GetConstant : StoreKit.SKCloudServiceSetupMessageIdentifier -> Foundation.NSString

Parameters

self
SKCloudServiceSetupMessageIdentifier

The instance on which this method operates.

Returns

Applies to