SYNOPSIS
use SMS::PDU; $s = SMS::PDU->decode($binstr);
DESCRIPTION
The SMS::PDU class allows you to decode
SMS Protocol Data Units (PDU). For encoding, you should refer to
subclasses such as SMS::PDU::Deliver or
SMS::PDU::Submit.
The following methods are available:
- SMS::PDU->decode
-
Decode an SMS PDU from a binary string.
Copyright
umts-tools is copyright© 2004-2006 Jeremy Lainé. This software is distributed under the terms of the GNU General Public License (GPL).








