public sealed class Event.Types.UnmuteTask : IMessage<Event.Types.UnmuteTask>, IEquatable<Event.Types.UnmuteTask>, IDeepCloneable<Event.Types.UnmuteTask>, IBufferMessage, IMessage
Reference documentation and code samples for the Live Stream v1 API class Event.Types.UnmuteTask.
Unmutes the stream. The task will fail if the stream is not
currently muted.
[[["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."],[[["The `Event.Types.UnmuteTask` class in the Live Stream v1 API is designed to unmute a stream."],["This task will only succeed if the stream is currently in a muted state, otherwise the task will fail."],["The class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are multiple versions of this `UnmuteTask` class, with the latest being version 1.8.0 and spanning all the way back to version 1.0.0."]]],[]]