Uses of Interface
bing.BingAsyncRequestNotification

Packages that use BingAsyncRequestNotification
bing   
bing.common   
 

Uses of BingAsyncRequestNotification in bing
 

Methods in bing with parameters of type BingAsyncRequestNotification
 void Bing.search(java.lang.String query, BingRequest request, BingAsyncRequestNotification delegate)
          Perform an asynchronous search on the Bing API.
 

Uses of BingAsyncRequestNotification in bing.common
 

Constructors in bing.common with parameters of type BingAsyncRequestNotification
BingAsyncRequest(BingAsyncRequestNotification theDelegate, net.rim.device.api.i18n.ResourceBundle resource, boolean returnError)
          Initialize the async request with a delegate