C# 클래스 BoxKite.Twitter.ApiManagementExtensions

파일 보기 프로젝트 열기: nickhodge/BoxKite.Twitter

공개 메소드들

메소드 설명
GetCurrentApiStatus ( this session ) : Task

Returns the current rate limits for methods belonging to the specified resource families.

ref: https://dev.twitter.com/docs/api/1.1/get/application/rate_limit_status

메소드 상세

GetCurrentApiStatus() 공개 정적인 메소드

Returns the current rate limits for methods belonging to the specified resource families.
ref: https://dev.twitter.com/docs/api/1.1/get/application/rate_limit_status
public static GetCurrentApiStatus ( this session ) : Task
session this
리턴 Task