Class NativeFeatureUsagePermissionType
Inheritance
System.Object
NativeFeatureUsagePermissionType
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)
Namespace: VoxelBusters.EssentialKit
Assembly: cs.temp.dll.dll
Syntax
public static class NativeFeatureUsagePermissionType
Fields
kAddressBook
Declaration
public const string kAddressBook = "AddressBook"
Field Value
Type | Description |
---|---|
System.String |
kCamera
Declaration
public const string kCamera = "Camera"
Field Value
Type | Description |
---|---|
System.String |
kGalleryRead
Declaration
public const string kGalleryRead = "GalleryRead"
Field Value
Type | Description |
---|---|
System.String |
kGalleryReadWrite
Declaration
public const string kGalleryReadWrite = "GalleryReadWrite"
Field Value
Type | Description |
---|---|
System.String |
kNotification
Declaration
public const string kNotification = "Notification"
Field Value
Type | Description |
---|---|
System.String |