-
Notifications
You must be signed in to change notification settings - Fork 3
RcsEventParams
André Matthies edited this page Feb 6, 2025
·
1 revision
- Full name:
\Seven\Api\Resource\Rcs\RcsEventParams
- This class implements:
\Seven\Api\Library\ParamsInterface
public string $to
public \Seven\Api\Resource\Rcs\RcsEvent $event
public string $msgId
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 |
public toArray(): array
Automatically generated on 2025-02-06