|
@@ -546,6 +546,8 @@ class ModuleCCSession(ConfigData):
|
|
Send a notification message to all users subscribed to the given
|
|
Send a notification message to all users subscribed to the given
|
|
notification group.
|
|
notification group.
|
|
|
|
|
|
|
|
+ This method does not block.
|
|
|
|
+
|
|
See docs/design/ipc-high.txt for details about notifications
|
|
See docs/design/ipc-high.txt for details about notifications
|
|
and the format of messages sent.
|
|
and the format of messages sent.
|
|
|
|
|