//sorisdk/com.iplateia.sorisdk/ISORIListener/onCampaignFound
onCampaignFound
[androidJvm]
abstract 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. |