You are here

constant MESSAGING_TYPE_PUSH in Messaging 6.3

Same name and namespace in other branches
  1. 5 messaging.module \MESSAGING_TYPE_PUSH
  2. 6.4 messaging.module \MESSAGING_TYPE_PUSH
  3. 6 messaging.module \MESSAGING_TYPE_PUSH
  4. 6.2 messaging.module \MESSAGING_TYPE_PUSH
4 uses of MESSAGING_TYPE_PUSH
messaging.module in ./messaging.module
messaging_debug_messaging in messaging_debug/messaging_debug.module
Implementation of hook_messaging
Messaging_Send_Method::message_prepare in classes/messaging_method.class.inc
Prepare message for processing with this method
messaging_xmpp_messaging in messaging_xmpp/messaging_xmpp.module
Implementation of hook_messaging

File

./messaging.module, line 14

Code

define('MESSAGING_TYPE_PUSH', 1);