Package com.smartgwt.client.callbacks
Interface MessagingCallback
public interface MessagingCallback
- 
Method Summary
 
- 
Method Details
- 
execute
Callback executed when a message is sent to a channel that you have subscribed to.- Parameters:
 data- data contained in the message
 
 -