Home
last modified time | relevance | path

Searched defs:sendMessage (Results 1 – 6 of 6) sorted by path

/plugin/aichat/script/
H A DAIChatChat.js282 async sendMessage(message) { global() method in AIChatChat
/plugin/diagramsnet/lib/js/diagramly/
H A DP2PCollab.js20 function sendMessage(type, data) function
/plugin/etherpadlite/scripts/
H A Detherpadlite.js412 ep.sendMessage = function(func, data) { function
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/Queue/
H A DClientQueue.php79 public function sendMessage(LdapMessageRequest ...$messages): ClientQueue global() function in FreeDSx\\Ldap\\Protocol\\Queue\\ClientQueue
H A DServerQueue.php40 public function sendMessage(LdapMessageResponse ...$response): ServerQueue global() function in FreeDSx\\Ldap\\Protocol\\Queue\\ServerQueue
/plugin/structtasks/meta/
H A DAbstractNotifier.php140 public function sendMessage($page_id, $page_title, $editor, $editor_email, $new_data, function in dokuwiki\\plugin\\structtasks\\meta\\AbstractNotifier