For the complete documentation index, see llms.txt. This page is also available as Markdown.

registerAvailableCampaignsHandler

Receive a callback whenever the SDK gets back the current list of available NamiCampaign objects for the device. This list is personalized for the device by the Nami backend server based upon campaign filtering and priority rules.

NamiCampaignManager.registerAvailableCampaignsHandler { campaigns in
}

Last updated