C# Class TTAPI.Send.RoomInfoRequest

Inheritance: APICall
Datei anzeigen Open project: Inumedia/Turntable-API.NET

Public Properties

Property Type Description
extended bool

Public Methods

Method Description
RoomInfoRequest ( bool isextended = false ) : System

Method Details

RoomInfoRequest() public method

public RoomInfoRequest ( bool isextended = false ) : System
isextended bool
return System

Property Details

extended public_oe property

public bool extended
return bool