Documentation

TransportMessageIdStamp
in package
implements StampInterface

FinalYes

Added by a sender or receiver to indicate the id of this message in that transport.

Tags
author

Ryan Weaver ryan@symfonycasts.com

Table of Contents

Interfaces

StampInterface
An envelope stamp related to a message.

Properties

$id  : mixed

Methods

__construct()  : mixed
getId()  : mixed

Properties

Methods

__construct()

public __construct(mixed $id) : mixed
Parameters
$id : mixed

some "identifier" of the message in a transport


        
On this page

Search results