Copied!

StreamingApiClientInterface

StreamingApiClientInterface.php : 11
Interface

Methods

publicstreamData()

StreamingApiClientInterface.php : 16
public streamData(array<string|int, mixed> $data, string $streamId[, bool $isDraft = true ]) : void

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 -