session
The session that this message belongs to.
Declaration
var session: MSSession? { get }Discussion
The session property is set to the session object passed to the init(session:) initializer; otherwise, it is set to nil.
The session that this message belongs to.
var session: MSSession? { get }The session property is set to the session object passed to the init(session:) initializer; otherwise, it is set to nil.