constant MESSAGING_TYPE_PUSH in Messaging 6.2
Same name and namespace in other branches
- 5 messaging.module \MESSAGING_TYPE_PUSH
- 6.4 messaging.module \MESSAGING_TYPE_PUSH
- 6 messaging.module \MESSAGING_TYPE_PUSH
- 6.3 messaging.module \MESSAGING_TYPE_PUSH
3 uses of MESSAGING_TYPE_PUSH
- messaging_debug_messaging in messaging_debug/
messaging_debug.module - Implementation of hook_messaging
- messaging_message_prepare in ./
messaging.module - Message default callback: preprocessing
- messaging_xmpp_messaging in messaging_xmpp/
messaging_xmpp.module - Implementation of hook_messaging
File
- ./
messaging.module, line 14
Code
define('MESSAGING_TYPE_PUSH', 1);