Skip to content

RcsEventParams

André Matthies edited this page Feb 6, 2025 · 1 revision

RcsEventParams

Properties

to

public string $to

event

public \Seven\Api\Resource\Rcs\RcsEvent $event

msgId

public string $msgId

Methods

__construct

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

public toArray(): array


Automatically generated on 2025-02-06

Clone this wiki locally