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