IPWorks OpenPGP 2020 PHP Edition

Questions / Feedback?

MailboxList Event

Fired for each mailbox received through the ListMailboxes and ListSubscribedMailboxes methods.

Object Oriented Interface

public function fireMailboxList($param);

Procedural Interface

ipworksopenpgp_pimap_register_callback($res, 8, array($this, 'fireMailboxList'));

Parameter List


'mailbox'
'separator'
'flags'

Remarks

This method is fired for each mailbox received through the ListMailboxes and ListSubscribedMailboxes methods. The Separator parameter contains the character that separates the different parts in the mailbox path hierarchy.

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