Live Stream v1 API - Class Event.Types.UnmuteTask (1.7.0)

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.

Inheritance

object > Event.Types.UnmuteTask

Namespace

Google.Cloud.Video.LiveStream.V1

Assembly

Google.Cloud.Video.LiveStream.V1.dll

Constructors

UnmuteTask()

public UnmuteTask()

UnmuteTask(UnmuteTask)

public UnmuteTask(Event.Types.UnmuteTask other)
Parameter
Name Description
other EventTypesUnmuteTask