The connection information string is returned by the C function LkLogin
connectionInfo |
char* |
|
string that contains the different elements that make up the credentials |
index |
uint32_t |
|
number representing the element to be extracted from the credentials |
Using this function, each of the elements that make up the connection information string. Can be extracted from the connection information string (returned by the C LkLogin function),
The following symbolic constants (defined in LinkarClientC.h) can be used to reference each of the elements that make up the connection information string.
#define CONN_INFO_CRD_OPTIONS 0
#define CONN_INFO_SESSION_ID 1