Closed Marosa closed 8 years ago
Sorry, we are not going to expose this. If you want to access config, you can use lower-level API. In the future configuration file will be removed altogether.
May I suggest marking it deprecated then?
I'm not sure how code internals could be deprecated. API could be declared deprecated, but we do not have config in the API.
Edited the TranscriberDemo to show this functionality. Made sure it is backwards compatible. Hence the double use of config in the Context constructor.