Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 9.5   10.0   10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2    Statistic    FMM    Blog  

MessageComposer.CanSendSubject

Checks whether we can send subject.

Component Version macOS Windows Linux Server iOS SDK
MessageComposer 7.3 ❌ No ❌ No ❌ No ❌ No ✅ Yes
MBS( "MessageComposer.CanSendSubject" )

Parameters

none

Result

Returns 1, 0 or error.

Description

Checks whether we can send subject.
Returns 1 if the user has set up the device for including subjects in messages.

This function can be called before having a composer initialized.

See also

Created 10th June 2017, last changed 17th June 2018


MessageComposer.CanSendAttachments - MessageComposer.CanSendText

Feedback: Report problem or ask question.