reference/stream/functions/stream-notification-callback.xml
aca589264ab655bb1505d01e1a6d34cda6ba3d53
...
...
@@ -13,7 +13,7 @@
13
13
<type>void</type><methodname><replaceable>stream_notification_callback</replaceable></methodname>
14
14
<methodparam><type>int</type><parameter>notification_code</parameter></methodparam>
15
15
<methodparam><type>int</type><parameter>severity</parameter></methodparam>
16
-
<methodparam><type>string</type><parameter>message</parameter></methodparam>
16
+
<methodparam><type class="union"><type>string</type><type>null</type></type><parameter>message</parameter></methodparam>
17
17
<methodparam><type>int</type><parameter>message_code</parameter></methodparam>
18
18
<methodparam><type>int</type><parameter>bytes_transferred</parameter></methodparam>
19
19
<methodparam><type>int</type><parameter>bytes_max</parameter></methodparam>
20
20