public interface CrowdPeerService extends InvocationService<ClientObject>
InvocationService.ConfirmListener, InvocationService.InvocationListener, InvocationService.ResultListener| Modifier and Type | Method and Description |
|---|---|
void |
deliverBroadcast(Name from,
byte levelOrMode,
String bundle,
String msg)
Dispatches a broadcast message on this peer.
|
void |
deliverTell(UserMessage message,
Name target,
ChatService.TellListener listener)
Used to forward a tell request to the server on which the destination user actually
occupies.
|
void deliverTell(UserMessage message, Name target, ChatService.TellListener listener)
Copyright © 2015. All rights reserved.