A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
MAIL — Constant Static Property, class com.distriqt.extension.share.ActivityType
MARKUP_AS_PDF — Constant Static Property, class com.distriqt.extension.share.ActivityType
message — Property, class com.distriqt.extension.share.sms.SMS
The contents of the message
MESSAGE — Constant Static Property, class com.distriqt.extension.share.ActivityType
message:mail:attachment:error — Event, interface com.distriqt.extension.share.email.EmailManager
message:mail:compose — Event, interface com.distriqt.extension.share.email.EmailManager
MESSAGE_MAIL_ATTACHMENT_ERROR — Constant Static Property, class com.distriqt.extension.share.events.EmailEvent
Error event when the attachment specified could not be found or is not accessible by the application The detail of this event contains the name of the file that caused the error.
MESSAGE_MAIL_COMPOSE — Constant Static Property, class com.distriqt.extension.share.events.EmailEvent
Returns information about the send email dialog created on iOS, or just information about the dialog returning. This is not possible on Android as the email is handled by many possible external applications which all return different result/error codes (or none) and depend on user choices.
MESSAGE_MAIL_COMPOSE_CANCELLED — Constant Static Property, class com.distriqt.extension.share.events.EmailEvent
The user cancelled the email iOS only
MESSAGE_MAIL_COMPOSE_COMPLETE — Constant Static Property, class com.distriqt.extension.share.events.EmailEvent
The compose process was completed, this means that any of the possible actions were completed.
MESSAGE_MAIL_COMPOSE_FAILED — Constant Static Property, class com.distriqt.extension.share.events.EmailEvent
The email failed to send iOS only
MESSAGE_MAIL_COMPOSE_SAVED — Constant Static Property, class com.distriqt.extension.share.events.EmailEvent
The user saved the email as a draft iOS only
MESSAGE_MAIL_COMPOSE_SENT — Constant Static Property, class com.distriqt.extension.share.events.EmailEvent
The user sent the email.
MESSAGE_MAIL_COMPOSE_UNKNOWN — Constant Static Property, class com.distriqt.extension.share.events.EmailEvent
An unknown event occurred
MESSAGE_SMS_CANCELLED — Constant Static Property, class com.distriqt.extension.share.events.SMSEvent
The user cancelled the SMS send operation
MESSAGE_SMS_DELIVERED — Constant Static Property, class com.distriqt.extension.share.events.SMSEvent
Dispatched when the SMS delivery report was received successfully indicating the SMS was delivered.
MESSAGE_SMS_NOT_DELIVERED — Constant Static Property, class com.distriqt.extension.share.events.SMSEvent
Dispatched when the SMS delivery report was not received successfully indicating the SMS was not delivered or if delivery could not be determined.
MESSAGE_SMS_RECEIVED — Constant Static Property, class com.distriqt.extension.share.events.SMSEvent
An SMS has been received
MESSAGE_SMS_SENT — Constant Static Property, class com.distriqt.extension.share.events.SMSEvent
The SMS has been sent
MESSAGE_SMS_SENT_ERROR — Constant Static Property, class com.distriqt.extension.share.events.SMSEvent
There was an error sending the SMS.
mimeType — Property, class com.distriqt.extension.share.email.Attachment
A mimetype to use for the attachment.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z