public interface AgiWriter
| Modifier and Type | Method and Description |
|---|---|
void |
sendCommand(AgiCommand command)
Sends the given command to the Asterisk server.
|
void sendCommand(AgiCommand command) throws AgiException
command - the command to send.AgiException - if the command can't be sent.Copyright © 2004–2022. All rights reserved.