StreamingApiClientInterface
StreamingApiClientInterface.php
:
11
Interface
Methods¶
streamData()
¶
StreamingApiClientInterface.php
:
16
|
|
|
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| $data | array<string|int, mixed> | - |
Data has arbitrary structure that reflects data mapping in CDP |
| $streamId | string | - | - |
| $isDraft | bool | true | - |