userObject property

dynamic userObject
getter/setter pair

An custom object associated with this Session. This is especially useful for keeping track of the state in a StreamingEndpoint.

Implementation

dynamic userObject;