TrackerSDKConfig(String appToken, String envirnoment) { this.appToken = appToken; this.envirnoment = envirnoment; _initCallbackHandlers(); }