Home
last modified time | relevance | path

Searched refs:handle_GTC (Results 1 – 4 of 4) sorted by relevance

/dports/net-im/centerim/centerim-4.22.10/libmsn/msn/
H A Dnotificationserver.h312 void handle_GTC(std::vector<std::string> & args);
H A Dnotificationserver.cpp149 commandHandlers["GTC"] = &NotificationServerConnection::handle_GTC; in registerCommandHandlers()
228 void NotificationServerConnection::handle_GTC(std::vector<std::string> & args) in handle_GTC() function in MSN::NotificationServerConnection
/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/words/protocols/
H A Dmsn.py938 def handle_GTC(self, params): member in NotificationClient
/dports/devel/eric6/eric6-21.11/eric/eric6/APIs/Python/
H A Dzope-3.3.1.api19801 twisted.words.protocols.msn.NotificationClient.handle_GTC?4(params)