C# 클래스 TwitchLib.Models.API.FollowedUsersResponse

Represents API response from user's followed list.
파일 보기 프로젝트 열기: swiftyspiffy/TwitchLib

공개 메소드들

메소드 설명
FollowedUsersResponse ( string apiResponse ) : System

FollowedUsersResponse constructor

메소드 상세

FollowedUsersResponse() 공개 메소드

FollowedUsersResponse constructor
public FollowedUsersResponse ( string apiResponse ) : System
apiResponse string Returned api response in string form.
리턴 System