C# Class TTAPI.Send.SpeakAPI

Inheritance: APICall
Mostra file Open project: Inumedia/Turntable-API.NET

Public Properties

Property Type Description
text string

Public Methods

Method Description
SpeakAPI ( string msg ) : System

Method Details

SpeakAPI() public method

public SpeakAPI ( string msg ) : System
msg string
return System

Property Details

text public_oe property

public string text
return string