IPWorks S/MIME 2020 iOS Edition

Questions / Feedback?

onGroupSearch (event)

Fired for each line of group search data (during group searches).

Syntax

- (void)onGroupSearch:(long long)articleNumber :(NSString*)header;
func onGroupSearch(_ articleNumber: Int64, _ header: String)

Remarks

ArticleNumber contains the number of the article within the group.

Header contains the matching header.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks S/MIME 2020 iOS Edition - Version 20.0 [Build 8154]