Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
MessageComposer.CanSendAttachments
Checks whether we can send attachments.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
MessageComposer | 7.3 | ❌ No | ❌ No | ❌ No | ❌ No | ✅ Yes |
MBS( "MessageComposer.CanSendAttachments" )
Parameters
none
Result
Returns 1, 0 or error.
Description
Checks whether we can send attachments.Returns 1 if the user has set up the device for including attachments in messages.
This function can be called before having a composer initialized.
See also
This function is free to use.
Created 10th June 2017, last changed 17th June 2018
MessageComposer.AttachmentCount - MessageComposer.CanSendSubject