CampaignCallbacks typedef

CampaignCallbacks = void Function(String msg)

Implementation

typedef void CampaignCallbacks(String msg);