public void setDebugMode(bool bDebug)
 {
     AnySDKAnalytics.AnySDKAnalytics_nativeSetDebugMode(bDebug);
 }