Home
last modified time | relevance | path

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

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