ProtonLink.setDesiredCapabilities

Sets the desired capabilities, to be conveyed to the peer via the Attach frame when attaching the link to the session.

Must be called during link setup, i.e. before calling the {@link #open()} method.

@param capabilities the capabilities desired of the remote peer.

interface ProtonLink(T)
void
setDesiredCapabilities
(
Symbol[] capabilities
)

Meta