| GSM-SMS documentation | view source | Contained in the GSM-SMS distribution. |
GSM::SMS::Transport::Transport - Base class for transports
This class is a base class for all transports, i.e. all transports must inherit from this class.
$transport->has_valid_route( $msisdn );
$PDU = $transport->receive();
Johan Van den Brande <johan@vandenbrande.com>
| GSM-SMS documentation | view source | Contained in the GSM-SMS distribution. |