Property | Type | Description | |
---|---|---|---|
Client | ChromeCastClient |
Method | Description | |
---|---|---|
BaseController ( ChromeCastClient client, string applicationId ) : System.Threading.Tasks | ||
LaunchApplication ( ) : System.Threading.Tasks.Task | ||
StopApplication ( ) : System.Threading.Tasks.Task |
public BaseController ( ChromeCastClient client, string applicationId ) : System.Threading.Tasks | ||
client | ChromeCastClient | |
applicationId | string | |
return | System.Threading.Tasks |
public LaunchApplication ( ) : System.Threading.Tasks.Task | ||
return | System.Threading.Tasks.Task |
public StopApplication ( ) : System.Threading.Tasks.Task | ||
return | System.Threading.Tasks.Task |