C# Class Desk.Response.GetTopicsResponse

This class represents the response that is received when calling the topics service.
Author: Daniel Saidi [[email protected]] Link: http://github.com/danielsaidi/desk-csharp-sdk
Mostrar archivo Open project: danielsaidi/desk-csharp-sdk Class Usage Examples

Public Methods

Method Description
GetTopicsResponse ( ) : System.Collections.Generic
GetTopicsResponse ( IRestResponse rawResponse ) : System.Collections.Generic

Private Methods

Method Description
ParseResult ( IRestResponse rawResponse ) : void

Method Details

GetTopicsResponse() public method

public GetTopicsResponse ( ) : System.Collections.Generic
return System.Collections.Generic

GetTopicsResponse() public method

public GetTopicsResponse ( IRestResponse rawResponse ) : System.Collections.Generic
rawResponse IRestResponse
return System.Collections.Generic