Go to the documentation of this file.
17 #ifndef MIROIL_PROMPT_SESSION_LISTENER_H
18 #define MIROIL_PROMPT_SESSION_LISTENER_H
21 namespace mir {
namespace scene {
class PromptSession; } }
22 namespace mir {
namespace scene {
class Session; } }
33 virtual void starting(std::shared_ptr<
mir::
scene::PromptSession>
const& prompt_session) = 0;
34 virtual void stopping(std::shared_ptr<
mir::
scene::PromptSession>
const& prompt_session) = 0;
36 virtual void resuming(std::shared_ptr<
mir::
scene::PromptSession>
const& prompt_session) = 0;
38 std::shared_ptr<
mir::
scene::Session>
const& prompt_provider) = 0;
40 std::shared_ptr<
mir::
scene::Session>
const& prompt_provider) = 0;
Copyright © 2012-2022
Canonical Ltd.
Generated on Thu Sep 8 12:37:23 UTC 2022
This documentation is licensed under the GPL version 2 or 3.