Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
TTAPI
RoomMetadata
C# Class TTAPI.RoomMetadata
Afficher le fichier
Open project: Inumedia/Turntable-API.NET
Méthodes publiques
Свойство
Type
Description
creator
User
current_song
Song
dj_full
bool
djs
string[]
privacy
string
random
double
songlog
TTAPI.Song[]
sync
SyncInformation
upvotes
int
Méthodes publiques
Méthode
Description
SetVoteLog
(
string
log
) :
void
Method Details
SetVoteLog()
public
méthode
public
SetVoteLog
(
string
log
) :
void
log
string
Résultat
void
Property Details
creator
public_oe property
public
User,TTAPI
creator
Résultat
User
current_song
public_oe property
public
Song,TTAPI
current_song
Résultat
Song
dj_full
public_oe property
public
bool
dj_full
Résultat
bool
djs
public_oe property
public
string[]
djs
Résultat
string[]
privacy
public_oe property
public
string
privacy
Résultat
string
random
public_oe property
public
double
random
Résultat
double
songlog
public_oe property
public
Song[],TTAPI
songlog
Résultat
TTAPI.Song[]
sync
public_oe property
public
SyncInformation,TTAPI
sync
Résultat
SyncInformation
upvotes
public_oe property
public
int
upvotes
Résultat
int