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