C# Class GoJanusCmd.SendCommand

Datei anzeigen Open project: rsdn/janus

Public Methods

Method Description
Download ( int topicId ) : void
Go ( int topicId ) : void

Private Methods

Method Description
Send ( string msg ) : void

Method Details

Download() public method

public Download ( int topicId ) : void
topicId int
return void

Go() public method

public Go ( int topicId ) : void
topicId int
return void