Home
last modified time | relevance | path

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

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