Checks the status of the channel to ensure that it is in a state a Javascript application can work with.
ready()
while(session.ready()) { // do fun stuff here }
Session
Category: Javascript