Getting variables on connection
dgershman opened this issue · comments
Danny Gershman commented
Is it possible to get channel variables on initial connection?
Chad Engler commented
I think you may be looking for .getInfo()
. Note this only makes sense on Outbound connections, it is null
for Inbound connections.