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