C# Class TTAPI.Send.BootUser

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

Public Properties

Property Type Description
target_userid string

Public Methods

Method Description
BootUser ( string target ) : System

Method Details

BootUser() public method

public BootUser ( string target ) : System
target string
return System

Property Details

target_userid public property

public string target_userid
return string