stream_notification_callback

 void stream_notification_callback ( int $notification_code , int $severity , string $message , int $message_code , int $bytes_transferred , int $bytes_max ) 

説明

A callback function, used by the notification context parameter, called during an event. Note: This is not a real function, only a prototype of how the function should be.

戻り値

No value is returned.