public void SendAppInfo(Dictionary <string, string> appInfo)
 {
     EngagementAgent.SendAppInfo(appInfo);
 }