flex.messaging.client
Interface AsyncPollHandler


public interface AsyncPollHandler

Defines the interface to handle asynchronous poll results.


Method Summary
 void asyncPollComplete(FlushResult flushResult)
          Invoked by the FlexClient when an asynchronous poll result is available.
 

Method Detail

asyncPollComplete

void asyncPollComplete(FlushResult flushResult)
Invoked by the FlexClient when an asynchronous poll result is available.

Parameters:
flushResult - The flush result containing messages to return in the poll response and an optional wait time before the client should issue its next poll.


Copyright © 2008 Adobe Systems Inc. All Rights Reserved.

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/blazeds/1/javadoc/flex/messaging/client/AsyncPollHandler.html