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

상속: IApiResponse
파일 보기 프로젝트 열기: einsteinx2/WaveBox 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
JukeboxStatus ( string error, string state, int currentIndex, double progress ) : System

메소드 상세

JukeboxStatus() 공개 메소드

public JukeboxStatus ( string error, string state, int currentIndex, double progress ) : System
error string
state string
currentIndex int
progress double
리턴 System