refresh

Manually request that available campaigns for the device be refreshed from the Nami service.

If a callback handler is registered with registerAvailableCampaignsHandler, it will be triggered once the refresh is complete.

import NamiApple

NamiCampaignManager.refresh()

Last updated