onMailboxList (event)

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

Syntax

- (void)onMailboxList:(NSString*)mailbox :(NSString*)separator :(NSString*)flags;
func onMailboxList(_ mailbox: String, _ separator: String, _ flags: String)

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) 2021 /n software inc. - All rights reserved.
Cloud Mail 2020 iOS Edition - Version 20.0 [Build 7718]