You are here

function Messaging_Send_Method::message_presend in Messaging 6.3

Run before sending prepared message

File

classes/messaging_method.class.inc, line 137
Drupal Messaging Framework - Send_Method class file

Class

Messaging_Send_Method
Sending method, implements all specific method functionality

Code

function message_presend($message) {
}