public static interface ChatProvider.ChatForwarder
| Modifier and Type | Method and Description |
|---|---|
void |
forwardBroadcast(Name from,
byte levelOrMode,
String bundle,
String msg)
Requests that the supplied broadcast message be delivered on other servers.
|
boolean |
forwardTell(UserMessage message,
Name target,
ChatService.TellListener listener)
Requests that the supplied tell message be delivered to the appropriate destination.
|
boolean forwardTell(UserMessage message, Name target, ChatService.TellListener listener)
Copyright © 2015. All rights reserved.