Session.getRemoteProperties

Gets the remote session properties, as conveyed from the peer via the Begin frame when opening the session.

@return the properties Map conveyed by the peer, or null if there was none.

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

Meta