JSON_InsertPlayControl

JSON message about cut-in control parameters

{
  "InsertPlayControl":
  {
    "controlType":"stop",
/*required, string, control type: "stop", "cancel"*/    
    "insertType":"character"
/*required, string, cut-in type: "character", "material", "program"*/ 
  }   
}