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);