Waits for this {@link BayeuxClient} to reach the given state(s) within the given time.
@param waitMs the time to wait to reach the given state(s) @param state the state to reach @param states additional states to reach in alternative @return true if one of the state(s) has been reached within the given time, false otherwise
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|