Table of Contents

Enum MusicProvider

Namespace
Kook
Assembly
Kook.Net.Core.dll

Specifies the provider of music.

public enum MusicProvider

Fields

KuGouMusic = 3

Specifies that the music provider is KuGou.

NetEaseCloudMusic = 1

Specifies that the music provider is NetEase.

TencentMusic = 2

Specifies that the music provider is Tencent QQ.

Unspecified = 0

Specifies that the music provider is unspecified.