SimpAttributes.this

Constructor wrapping the given session attributes map. @param sessionId the id of the associated session @param attributes the attributes

class SimpAttributes
this
(
string sessionId
,
Map!(string, Object) attributes
)

Meta