public interface AgiReader
| Modifier and Type | Method and Description |
|---|---|
AgiReply |
readReply()
Reads one reply to an AgiCommand from Asterisk.
|
AgiRequest |
readRequest()
Reads the initial request data from Asterisk.
|
AgiRequest readRequest() throws AgiException
AgiException - if the request can't be read.AgiReply readReply() throws AgiException
AgiException - if the reply can't be read.Copyright © 2004–2022. All rights reserved.