The wait method will wait until a new data stream from the host is received or for a host screen unlock.
Call Parameters
Parameter name
Explanation
success
Callback assigned to execute when the wait finishes successfully.
failed
Callback assigned to execute when there is an error or times out.
Return Object
This method does not return any object.
See also