authentication
fun authentication(appKey: String, appSecret: String? = null): SygicEngine.JsonConfigBuilder
Content copied to clipboard
Adds Authentication section to the json config. appKey is mandatory. Any previous Authentication section (i.e. added from initial json config) will be replaced.