This interface defines virtual methods for each of the user-facing overload sets in LivestreamServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type LivestreamServiceClient.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page details the `LivestreamServiceConnection` object, which acts as an interface for the `LivestreamServiceClient` and allows for the injection of custom behavior during testing."],["The `LivestreamServiceConnection` provides virtual methods that mirror the user-facing overload sets found in `LivestreamServiceClient`, enabling custom implementations or mock object usage."],["The page includes the `latest` release of version 2.37.0-rc and versioned links to documentation for numerous previous versions of the `LivestreamServiceConnection` object, allowing access to the documentation of every version since 2.11.0."],["Key functions of the `LivestreamServiceConnection` include methods for creating, listing, getting, deleting, and updating channels, inputs, and events, along with functions for starting and stopping channels."],["The documentation explains how to create a concrete instance of the connection using `MakeLivestreamServiceConnection()` and how to utilize `MockLivestreamServiceConnection` for mocking purposes."]]],[]]