Skip navigation links 
 
waggle.common.modules.backchannel
Interface XBackChannelModule.Client
- All Superinterfaces:
 
- XAPIInterface, XAPIInterface.Client
 
- Enclosing interface:
 
- XBackChannelModule
 
- 
public static interface XBackChannelModule.Client
 
- extends XAPIInterface.Client
 
Client interface for the BackChannel Module API.
 
 
  
 
 
 
messageSent
void messageSent(XObjectID userID,
                 String message)
- Sent when a message is sent to an 'act on behalf' of User.
 
- 
- Parameters:
 
userID - The sending User. 
message - The message. 
 
Skip navigation links 
 
Copyright © 2011, Oracle and/or its affiliates. All rights reserved.