Package | Description |
---|---|
org.asteriskjava.manager.response |
Provides classes that represent the responses that are received
from an Asterisk server in response to an action send via the
Manager API.
|
Modifier and Type | Method and Description |
---|---|
SipShowPeerResponse |
SipShowPeerResponse.setDescription(String description) |
SipShowPeerResponse |
SipShowPeerResponse.setNamedCallgroup(String namedCallgroup) |
SipShowPeerResponse |
SipShowPeerResponse.setNamedPickupgroup(String namedPickupgroup) |
SipShowPeerResponse |
SipShowPeerResponse.setSipRtcpMux(String sipRtcpMux) |
SipShowPeerResponse |
SipShowPeerResponse.setSubscribecontext(String subscribecontext) |
Copyright © 2004–2022. All rights reserved.