Show / Hide Table of Contents

Class YoutubeResource.V3Resource.LiveChatResource

The "liveChat" collection of methods.

Inheritance
object
YoutubeResource.V3Resource.LiveChatResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.YouTube.v3
Assembly: Google.Apis.YouTube.v3.dll
Syntax
public class YoutubeResource.V3Resource.LiveChatResource

Constructors

LiveChatResource(IClientService)

Constructs a new resource.

Declaration
public LiveChatResource(IClientService service)
Parameters
Type Name Description
IClientService service

Properties

Messages

Gets the Messages resource.

Declaration
public virtual YoutubeResource.V3Resource.LiveChatResource.MessagesResource Messages { get; }
Property Value
Type Description
YoutubeResource.V3Resource.LiveChatResource.MessagesResource
In this article
Back to top Generated by DocFX