CLIicon - CLIicon documentation


GSM-SMS documentation  | view source Contained in the GSM-SMS distribution.

Index


NAME

Top

GSM::SMS::OTA::CLIicon

DESCRIPTION

Top

This package implements encoding of a CLI ( Caller Line Identification ) icon.

METHODS

Top

OTACLIicon_fromb64

	$stream = OTACLIicon_fromb64( $b64, $format );

Generate a CLI icon from a b64 endoded bitmap in the specified format ( gif, png, bmp, ... ).

OTACLIicon_fromfile

	$stream =OTACLIicon_fromfile( $file );

Generate a CLI icon from an image file.

OTACLIicon_PORT

NSB port number for CLI icon message.

AUTHOR

Top

Johan Van den Brande <johan@vandenbrande.com>


GSM-SMS documentation  | view source Contained in the GSM-SMS distribution.