SetChannelTitle
C# Methods Reference
Signature
public bool SetChannelTitle(string title)
Parameters
title
string required
No description provided.
Return Type
bool
Example
CPH.SetChannelTitle(title);
public bool SetChannelTitle(string title)
No description provided.
bool
CPH.SetChannelTitle(title);