Skip navigation links

Oracle® On Track Communication SDK Documentation
Release 1(1.0)

E20955-01


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.


Nested Class Summary

 

Nested classes/interfaces inherited from interface waggle.core.api.XAPIInterface
XAPIInterface.Client, XAPIInterface.Server

 

Method Summary
 void sendMessage(XObjectID userID, String message)
          Send a back channel message to an 'act on behalf of' User.

 

Method Detail

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

Oracle® On Track Communication SDK Documentation
Release 1(1.0)

E20955-01


Copyright © 2011, Oracle and/or its affiliates. All rights reserved.