Sends the notification request to the server.

API

IotcSession * session, IotcSendNotificationRequest * requestData

Parameters
in session

Is the connected session returned from Iotc_Init call.

in requestData

Is the pointer to the notification request object.

Returns
0 on success.