C# Class TTAPI.Send.APICall

Inheritance: IAPICall
Exibir arquivo Open project: Inumedia/Turntable-API.NET

Private Properties

Property Type Description

Public Methods

Method Description
APICall ( string apiToCall, string roomIdSubject = null, Type serializeTo = null, string customAddress = null ) : System

Method Details

APICall() public method

public APICall ( string apiToCall, string roomIdSubject = null, Type serializeTo = null, string customAddress = null ) : System
apiToCall string
roomIdSubject string
serializeTo System.Type
customAddress string
return System