pub fn get_call_check_handler(
id: Option<Ustr>,
) -> (ShareableMessageHandler, CallCheckHandler)Expand description
Creates a call-checking handler and returns both the handler for registration and a clone that can be used to check if it was called.