C# Class YouTube.ChatSample.Console.Program

Afficher le fichier Open project: SaviorXTanren/StreamingClientLibrary

Méthodes publiques

Свойство Type Description
clientID string
clientSecret string
scopes List

Méthodes publiques

Méthode Description
Main ( Array args ) : void

Private Methods

Méthode Description
Client_OnMessagesReceived ( object sender, IEnumerable messages ) : void
Logger_LogOccurred ( object sender, Log log ) : void

Method Details

Main() public static méthode

public static Main ( Array args ) : void
args Array
Résultat void

Property Details

clientID public_oe static_oe property

public static string clientID
Résultat string

clientSecret public_oe static_oe property

public static string clientSecret
Résultat string

scopes public_oe static_oe property

public static List scopes
Résultat List