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.