C# Class TTAPI.Send.APICall

Inheritance: IAPICall
Afficher le fichier Open project: Inumedia/Turntable-API.NET

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
APICall ( string apiToCall, string roomIdSubject = null, Type serializeTo = null, string customAddress = null ) : System

Method Details

APICall() public méthode

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