|
Essential Kit
|
This is the complete list of members for MailComposer, including all inherited members.
| AddAttachment(byte[] data, string mimeType, string fileName) | MailComposer | |
| AddImage(Texture2D image, string fileName, TextureEncodingFormat textureEncodingFormat=TextureEncodingFormat.JPG) | MailComposer | |
| AddScreenshot(string fileName) | MailComposer | |
| CanSendMail() | MailComposer | static |
| CreateInstance() | MailComposer | static |
| SetBccRecipients(params string[] values) | MailComposer | |
| SetBody(string value, bool isHtml=false) | MailComposer | |
| SetCcRecipients(params string[] values) | MailComposer | |
| SetCompletionCallback(EventCallback< MailComposerResult > callback) | MailComposer | |
| SetSubject(string value) | MailComposer | |
| SetToRecipients(params string[] values) | MailComposer | |
| Show() | MailComposer |