KickSetTitle
Sets the title for the current Kick broadcast
Signature
public bool KickSetTitle(string title)
Parameters
title
string required
No description provided.
Return Type
bool
Example
CPH.KickSetTitle(title);
public bool KickSetTitle(string title)
No description provided.
bool
CPH.KickSetTitle(title);