Initializes a communication channel with the IoTC Agent using the supplied configuration.

API

IotcSession*Iotc_InitWithConfig ( IotcClientConfig * config )

Parameters
in config

Is a pointer to the client configuration object.

Returns
Pointer to the session object on success or NULL on failure.