Initializes the communication channel with the IoTC Agent.

API

IotcSession* Iotc_Init ( IotcApplicationId * applicationId )

Parameters
in applicationId

Is the application identifier of the invoking client.

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