Skip navigation links

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

E20955-01


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.


Nested Class Summary

 

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

 

Method Summary
 void messageSent(XObjectID userID, String message)
          Sent when a message is sent to an 'act on behalf' of User.

 

Method Detail

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

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

E20955-01


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