Nexus API Reference

DeadLetter
in package
implements SystemMessage

Read onlyYes
FinalYes
Tags
psalm-api
psalm-immutable

Table of Contents

Interfaces

SystemMessage

Properties

$message  : object
$recipient  : ActorRef
$sender  : ActorRef

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct(object $message, ActorRef<string|int, object> $sender, ActorRef<string|int, object> $recipient) : mixed
Parameters
$message : object
$sender : ActorRef<string|int, object>
$recipient : ActorRef<string|int, object>

        
On this page

Search results