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