Channel Executor
The ChannelExecutor was designed for sending channel messages.
1. Methods
1.1 sendChannelMessage(String, String)
sendChannelMessage(String, String)
Description: This method is used to send a channel message to all available services.
1.2 sendChannelMessage(String, String, String)
sendChannelMessage(String, String, String)
Description: This method is used to send a channel message to a specific service.
Last updated