CircleReceiver
in package
implements
InteractionReceiver
Read onlyYes
FinalYes
Tags
Attributes
- #[Consumable]
- $since: '34.0.2'
Table of Contents
Interfaces
Properties
- $circleId : string
Methods
- __construct() : mixed
- getID() : string
- Returns the ID that uniquely identifies this receiver.
Properties
$circleId
public
string
$circleId
Methods
__construct()
public
__construct(string $circleId) : mixed
Parameters
- $circleId : string
Tags
getID()
Returns the ID that uniquely identifies this receiver.
public
getID() : string
Tags
Attributes
- #[Override]