EmailUtil

class EmailUtil

Class containing the email address, subject lines, suggested contents of the message body, and titles of the mail client choosers should the user send an email to the app developers.

Constructors

EmailUtil
Link copied to clipboard
fun EmailUtil()
Creates a class that contains the email address, subject lines, suggested contents of the message body, and titles of the mail client users should the user send an email to the app developers.

Types

Companion
Link copied to clipboard
object Companion
Companion object containing the email address, subject lines, suggested contents of the message body, and titles of the mail client users should the user send an email to the app developers.