CortexClientDelegate protocol
Last updated
Last updated
Your application must implement this protocol and use it as a delegate for the class .
The Cortex Library calls authenticationFinished after you called the function . If there is no error, then the parameter authenticationCode contains a code that you can use to call the JSON API method .
The argument responseMessage is a JSON message sent by the Cortex library.