Skip to content

Add getMsgWithPredicate() API

Compare
Choose a tag to compare
@smukil smukil released this 29 Aug 17:28
· 47 commits to dev since this release
Create getMsgWithPredicate() API

Checks the message bodies (i.e. the data in the hash map), and
returns the message ID of the first message with 'predicate'. Returns
null if not found.