ProtonConnection.getRemoteProperties

Returns the connection properties map if sent by the remote peer in its Open frame. May be null.

@return the remote connection properties map, or null if no map was sent.

interface ProtonConnection
Map!(Symbol, Object)
getRemoteProperties
()

Meta