Firefox OS/Vaani/Music: Difference between revisions

Jump to navigation Jump to search
update commands & protocols 0731
(update commands & protocols 0731)
Line 21: Line 21:
         "@context": "http://schema.org/PlayAction",
         "@context": "http://schema.org/PlayAction",
         "@type": "PlayAction",
         "@type": "PlayAction",
        "target": {
          "@type": "IAC",
          "name": "vaani-music",
        }
       }]
       }]


Line 29: Line 33:
         "@context": "http://schema.org/Deactivation",
         "@context": "http://schema.org/Deactivation",
         "@type": "Deactivation",
         "@type": "Deactivation",
        "target": {
          "@type": "IAC",
          "name": "vaani-music",
        }
       }]
       }]


Line 37: Line 45:
         "@context": "http://schema.org/SuspendAction",
         "@context": "http://schema.org/SuspendAction",
         "@type": "SuspendAction",
         "@type": "SuspendAction",
        "target": {
          "@type": "IAC",
          "name": "vaani-music",
        }
       }]
       }]


Line 44: Line 56:
         "@context": "http://schema.org/",
         "@context": "http://schema.org/",
         "@type": "",
         "@type": "",
        "target": {
          "@type": "IAC",
          "name": "vaani-music",
        }
       }]
       }]


Line 57: Line 73:
           "name": "vaani-music",
           "name": "vaani-music",
           "data": {
           "data": {
             "type": "webapp",
             "type": "@queryItem"
            "manifest": "@manifest",
            "entry_point": "@entry_point"
           }
           }
         }
         }
110

edits

Navigation menu