onCategoryList (event)

Fired when an attachment is retrieved from the server.

Syntax

- (void)onCategoryList:(NSString*)id :(NSString*)displayName :(NSString*)color;
func onCategoryList(_ id: String, _ displayName: String, _ color: String)

Remarks

The CategoryList event is fired for each attachment retrieved from the server when ListCategories is called.

Copyright (c) 2022 /n software inc. - All rights reserved.
Cloud Mail 2020 iOS Edition - Version 20.0 [Build 8308]