public interface AgiCommand
This interface contains only one method that transforms the command to a String representation understood by Asterisk.
| Modifier and Type | Method and Description |
|---|---|
String |
buildCommand()
Returns a string suitable to be sent to asterisk.
|
String buildCommand()
Copyright © 2004–2016. All rights reserved.