CancelMessage Method
Will cancel the specified message.
Object Oriented Interface
public function doCancelMessage($messageid);
Procedural Interface
ipworks_smpp_do_cancelmessage($res, $messageid);
Remarks
This method will cancel the message stored on the SMPPServer under the value in MessageId.