//sorisdk/com.iplateia.sorisdk/SORIListener/onCampaignFound
onCampaignFound
[androidJvm]
open override fun onCampaignFound(campaign: SORICampaign)
Called when the Audio Recognition Service detects a campaign based on the audio input.
Parameters
androidJvm
campaign | The SORICampaign object containing details about the detected campaign. |