Add Quote for Youtube

Signature

public int AddQuoteForYouTube(string userId, string quote)

Parameters

userId
string required

No description provided.

quote
string required

No description provided.

Return Type

int

Example

CPH.AddQuoteForYouTube(userId, quote);