GoPxL SDK
using GoPxLSdk::GoStreamHandler = typedef std::function<void(const std::shared_ptr<GoStreamResponse>&)>

Data handler used in GoRestClient::StartStream.

The stream message object is passed into the receiving function.