Summary
Creates a connection to the YouTube API with authenticated access.
- Assembly
- Wyam
.YouTube .dll - Namespace
- Wyam
.YouTube - Containing Type
- YouTube
Syntax
public YouTube(string apiKey)
Parameters
| Name | Type | Description |
|---|---|---|
| apiKey | string | The apikey to use. |
Return Value
| Type | Description |
|---|---|
| void |
