Skip to content

Async Errors and Static Methods

Compare
Choose a tag to compare
@talhahasanzia talhahasanzia released this 29 Aug 12:32
· 8 commits to master since this release
  • Need to call init() once for context dependency.
  • Change all the methods to static.
  • Errors from Async calls were not reported, they are now passed in onFailure methods.
  • Generate random phrase now accepts parameter to specify length of phrase.