Class \Prado\IO\TStreamNotificationParameter
TStreamNotificationParameter class.
This class parameterizes the Stream Notification Callback arguments into a structure for raising PRADO Stream Notification Events.
Class hierarchy
- \Prado\IO\TStreamNotificationParameter
- \Prado\TEventParameter implements IEventParameter
- \Prado\TComponent
Since: 4.3.0
public
|
__construct([int $notification_code = 0 ][, int $severity = 0 ][, string|null $message = null ][, int $message_code = 0 ][, int $bytes_transferred = 0 ][, int $bytes_max = 0 ]) : mixed
Constructor.
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
\Prado\TComponent::GLOBAL_RAISE_EVENT_LISTENER |