Contents

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.

See Also

Message Properties