SubmitGameData(Int64,String,String)

Sends string gameData associated with the stream streamID.

Using a negative timecode value is shorthand for calling GetCurrentTimecode and using that timecode value instead.

Parameters

  • timecode : long : Timecode sent along the data.
  • streamID : string : Stream Id needed to access the proper stream.
  • gameData : string : Game data that will be sent.

Return

Status : Status to indicate if the operation was a success.