IPWorks OpenPGP 2020 PHP Edition

Questions / Feedback?

ListMessageSizes Method

Retrieves a list of all message sizes from the server.

Object Oriented Interface

public function doListMessageSizes();

Procedural Interface

ipworksopenpgp_ppop_do_listmessagesizes($res);

Remarks

This message retrieves a list of all message sizes from the server. For each message listed, a MessageList event will fire containing the number and size of the message.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks OpenPGP 2020 PHP Edition - Version 20.0 [Build 8249]