Class NativeFeatureType
Inheritance
System.Object
NativeFeatureType
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: cs.temp.dll.dll
Syntax
public static class NativeFeatureType
Fields
kAddressBook
Declaration
public const string kAddressBook = "AddressBook"
Field Value
Type |
Description |
System.String |
|
kBillingServices
Declaration
public const string kBillingServices = "BillingServices"
Field Value
Type |
Description |
System.String |
|
kCloudServices
Declaration
public const string kCloudServices = "CloudServices"
Field Value
Type |
Description |
System.String |
|
kDeepLinkServices
Declaration
public const string kDeepLinkServices = "DeepLinkServices"
Field Value
Type |
Description |
System.String |
|
Declaration
public const string kExtras = "Extras"
Field Value
Type |
Description |
System.String |
|
kGameServices
Declaration
public const string kGameServices = "GameServices"
Field Value
Type |
Description |
System.String |
|
Declaration
public const string kMediaServices = "MediaServices"
Field Value
Type |
Description |
System.String |
|
kNativeUI
Declaration
public const string kNativeUI = "NativeUI"
Field Value
Type |
Description |
System.String |
|
kNetworkServices
Declaration
public const string kNetworkServices = "NetworkServices"
Field Value
Type |
Description |
System.String |
|
kNotificationServices
Declaration
public const string kNotificationServices = "NotificationServices"
Field Value
Type |
Description |
System.String |
|
kRateMyApp
Declaration
public const string kRateMyApp = "RateMyApp"
Field Value
Type |
Description |
System.String |
|
KSharingServices
Declaration
public const string KSharingServices = "SharingServices"
Field Value
Type |
Description |
System.String |
|
kWebView
Declaration
public const string kWebView = "WebView"
Field Value
Type |
Description |
System.String |
|