TransportInterface
TransportInterface.php
:
11
Interface
Methods¶
sendData()
¶
TransportInterface.php
:
16
|
|
|
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| $data | array<string|int, mixed> | - |
Arbitrary data matching dataflow mapping in CDP |
| $transportContext | TransportContextInterface | - | - |