Uses of Class
org.robovm.apple.messageui.MFMailComposeErrorCode
| Package | Description |
|---|---|
| org.robovm.apple.messageui |
-
Uses of MFMailComposeErrorCode in org.robovm.apple.messageui
Methods in org.robovm.apple.messageui that return MFMailComposeErrorCode Modifier and Type Method Description MFMailComposeErrorCodeMFMailComposeError. getErrorCode()static MFMailComposeErrorCodeMFMailComposeErrorCode. valueOf(long n)Returns the enum constant of this type with the specified name.static MFMailComposeErrorCodeMFMailComposeErrorCode. valueOf(String name)Returns the enum constant of this type with the specified name.static MFMailComposeErrorCode[]MFMailComposeErrorCode. values()Returns an array containing the constants of this enum type, in the order they are declared.