C# 클래스 RingCentral.Http.ApiResponse

상속: HttpHeaders
파일 보기 프로젝트 열기: ringcentral/ringcentral-csharp 1 사용 예제들

공개 메소드들

메소드 설명
GetMultiPartResponses ( ) : List

Parses a multipart response into List of responses that can be accessed by index.

비공개 메소드들

메소드 설명
ApiResponse ( HttpResponseMessage response, HttpRequestMessage request = null ) : System

메소드 상세

GetMultiPartResponses() 공개 메소드

Parses a multipart response into List of responses that can be accessed by index.
public GetMultiPartResponses ( ) : List
리턴 List