Config constructor
Config()
Implementation
Config(
this.serviceId,
this.loggingUrlHttp,
this.loggingUrlHttps,
this.host,
this.pcidKey,
this.uidKey,
this.cidKey,
this.allowInquireAdid,
this.requestMethod,
this.retryLogging,
this.retryDelay,
this.queueSize,
this.sessionTimeout);