C# 클래스 WaveBox.Core.ApiResponse.JukeboxResponse

상속: IApiResponse
파일 보기 프로젝트 열기: einsteinx2/WaveBox

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
JukeboxResponse ( string error, JukeboxStatus jukeboxStatus, IList jukeboxPlaylist ) : System

메소드 상세

JukeboxResponse() 공개 메소드

public JukeboxResponse ( string error, JukeboxStatus jukeboxStatus, IList jukeboxPlaylist ) : System
error string
jukeboxStatus JukeboxStatus
jukeboxPlaylist IList
리턴 System