C# Class TTAPI.Send.BecomeFan

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

Public Properties

Property Type Description
djid string

Public Methods

Method Description
BecomeFan ( string userId ) : System

Method Details

BecomeFan() public method

public BecomeFan ( string userId ) : System
userId string
return System

Property Details

djid public property

public string djid
return string