Method | Description | |
---|---|---|
AddAnEmbed ( string url ) : Podio.API.Model.Embed |
https://developers.podio.com/doc/embeds/add-an-embed-726483
|
|
EmbedService ( Client client ) : Podio.API.Model |
Add a client and you can use this as a shortcut to the Podio REST API
|
public AddAnEmbed ( string url ) : Podio.API.Model.Embed | ||
url | string | |
return | Podio.API.Model.Embed |
public EmbedService ( Client client ) : Podio.API.Model | ||
client | Client | |
return | Podio.API.Model |