Uses of Class
com.aducid.sdk.enums.IOSMaskType
| Package | Description | 
|---|---|
| com.aducid.sdk.enums | 
 Enumeration classes. 
 | 
- 
Uses of IOSMaskType in com.aducid.sdk.enums
Methods in com.aducid.sdk.enums that return IOSMaskType Modifier and Type Method Description static IOSMaskTypeIOSMaskType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static IOSMaskType[]IOSMaskType. values()Returns an array containing the constants of this enum type, in the order they are declared.