public interface ChannelSpeakService extends InvocationService<ClientObject>
InvocationService.ConfirmListener, InvocationService.InvocationListener, InvocationService.ResultListener| Modifier and Type | Method and Description |
|---|---|
void |
speak(ChatChannel channel,
String message,
byte mode)
Requests to speak the supplied message on the specified channel.
|
void speak(ChatChannel channel, String message, byte mode)
Copyright © 2015. All rights reserved.