Searched defs:NotifierOptions (Results 1 – 2 of 2) sorted by relevance
17 struct NotifierOptions { struct23 bool try_ssltcp_first;27 bool allow_insecure_connection;31 bool invalidate_xmpp_login;35 net::HostPortPair xmpp_host_port;39 NotificationMethod notification_method;42 std::string auth_mechanism;45 scoped_refptr<net::URLRequestContextGetter> request_context_getter;
11 NotifierOptions::NotifierOptions() in NotifierOptions() function in notifier::NotifierOptions