YoutubeV3LiveChatMessagesResource class
Constructors
- YoutubeV3LiveChatMessagesResource.new(ApiRequester client)
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
stream(
{String? hl, String? liveChatId, int? maxResults, String? pageToken, List< String> ? part, int? profileImageSize, String? $fields}) → Future<LiveChatMessageListResponse> - Allows a user to load live chat through a server-streamed RPC.
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited