1.

_________ specifies the function that will be called when a successful re-connection is completed.(a) Callback(b) Error(c) Connect(d) ReconnectThis question was addressed to me in an online quiz.This intriguing question originated from Sending and Receiving Data in Real Time Through Internet topic in portion Working with the Cloud of IOT

Answer»

Correct ANSWER is (d) Reconnect

To ELABORATE: The call to this message specifies MANY METHODS declared in the MessageChannel class

Reconnect: specifies the function that will be called when a successful re-connection is completed with the PubNub cloud.



Discussion

No Comment Found

Related InterviewSolutions