AppTroveSDKConfig(String appToken, String environment) { this.appToken = appToken; this.environment = environment; _initCallbackHandlers(); }