class SuperChatEvents extends Resource (View source)

The "superChatEvents" collection of methods.

Typical usage is:

 $youtubeService = new Google\Service\YouTube(...);
 $superChatEvents = $youtubeService->superChatEvents;

Methods

listSuperChatEvents(string|array $part, array $optParams = [])

Retrieves a list of resources, possibly filtered.

Details

SuperChatEventListResponse listSuperChatEvents(string|array $part, array $optParams = [])

Retrieves a list of resources, possibly filtered.

(superChatEvents.listSuperChatEvents)

Parameters

string|array $part

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

array $optParams

Optional parameters.

Return Value

SuperChatEventListResponse

Exceptions

Exception