Show / Hide Table of Contents

Class SuperChatEventsResource

The "superChatEvents" collection of methods.

Inheritance
object
SuperChatEventsResource
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 SuperChatEventsResource

Constructors

SuperChatEventsResource(IClientService)

Constructs a new resource.

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

Methods

List(Repeatable<string>)

Retrieves a list of resources, possibly filtered.

Declaration
public virtual SuperChatEventsResource.ListRequest List(Repeatable<string> part)
Parameters
Type Name Description
Repeatable<string> part

The part parameter specifies the superChatEvent resource parts that the API response will include. This parameter is currently not supported.

Returns
Type Description
SuperChatEventsResource.ListRequest
In this article
Back to top Generated by DocFX