19 #ifndef MIR_SCENE_SESSION_EVENT_SINK_H_
20 #define MIR_SCENE_SESSION_EVENT_SINK_H_
26 namespace shell {
class Session; }
SessionEventSink & operator=(SessionEventSink const &)=delete
virtual ~SessionEventSink()=default
virtual void handle_focus_change(std::shared_ptr< shell::Session > const &session)=0
Definition: session_event_sink.h:30
virtual void handle_no_focus()=0
virtual void handle_session_stopping(std::shared_ptr< shell::Session > const &session)=0
SessionEventSink()=default