Skip to content

Add Messaging constructors to TIA #70

@benjaminloerincz

Description

@benjaminloerincz

Add these constructors of namespace Messaging to TIA:

  • Messaging.CustomNotification()
  • Messaging.CustomNotification(String typeId, String sender, String title, String body, String targetId, String targetPageRef)
  • Messaging.EmailFileAttachment()
  • Messaging.InboundEmail.BinaryAttachment()
  • Messaging.InboundEmail.AuthenticationResult()
  • Messaging.InboundEmail.TextAttachment()
  • Messaging.InboundEmail.AuthenticationResultField()
  • Messaging.InboundEmail()
  • Messaging.MassEmailMessage()
  • Messaging.SingleEmailMessage()

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

Status

No status

Relationships

None yet

Development

No branches or pull requests

Issue actions