*** # RcsEventParams * Full name: `\Seven\Api\Resource\Rcs\RcsEventParams` * This class implements: [`\Seven\Api\Library\ParamsInterface`](../../Library/ParamsInterface.md) ## Properties ### to ```php public string $to ``` *** ### event ```php public \Seven\Api\Resource\Rcs\RcsEvent $event ``` *** ### msgId ```php public string $msgId ``` *** ## Methods ### __construct ```php public __construct(string $to, \Seven\Api\Resource\Rcs\RcsEvent $event, string $msgId = ''): mixed ``` **Parameters:** | Parameter | Type | Description | |-----------|------|-------------| | `$to` | **string** | | | `$event` | **\Seven\Api\Resource\Rcs\RcsEvent** | | | `$msgId` | **string** | | *** ### toArray ```php public toArray(): array ``` *** *** > Automatically generated on 2025-02-06