Native5 APIs Native5 APIs
  • Namespace
  • Class
  • Tree

Namespaces

  • Native5
    • Services
      • Identity
      • Messaging
      • Rules
      • Users
    • Users

Classes

  • MailMessage
  • MessageOptions
  • NotificationService
  • RemoteMailNotifier
  • RemoteSMSNotifier
  • RemoteVoiceNotifier
  • SMSMessage
  • VoiceMessage

Interfaces

  • Message
  • Notifier

Exceptions

  • MessagingException

Class MessageOptions

MailOptions

Namespace: Native5\Services\Messaging
Package: Native5\Services\Messaging
Category: Notifications
Copyright: 2012 Native5. All Rights Reserved
License: attached NOTICE.md for details
Author: Barada Sahu <barry@native5.com>
Version: Release: 1.0
Link: Created : 27-11-2012 Last Modified : Fri Dec 21 09:11:53 2012
Located at Native5/Services/Messaging/MessageOptions.php

Constants summary

string OPT_PRIORITY_HIGH 'HIGH'
#
string OPT_PRIORITY_NORMAL 'NORMAL'
#
string OPT_PRIORITY_LOW 'LOW'
#
string OPT_MAIL_FORMAT_TEXT 'TEXT'
#
string OPT_MAIL_FORMAT_HTML 'HTML'
#