public interface CapabilityNegotiationRequestEvent extends CapabilityNegotiationResponseEvent
| Modifier and Type | Method and Description |
|---|---|
void |
addRequest(String capability)
Add a capability to be requested following this event.
|
List<String> |
getRequests()
Gets the capabilities to be requested.
|
isEndingNegotiation, isNegotiating, setEndingNegotiationgetOriginalMessagesgetClientCopyright © 2013–2019 Kitteh. All rights reserved.