Sets the local session desired capabilities, to be conveyed to the peer via the Begin frame when opening the session.
Must be called during session setup, i.e. before calling the {@link #open()} method.
@param desiredCapabilities the desired capabilities array to send, or null for none.
See Implementation
Sets the local session desired capabilities, to be conveyed to the peer via the Begin frame when opening the session.
Must be called during session setup, i.e. before calling the {@link #open()} method.
@param desiredCapabilities the desired capabilities array to send, or null for none.