WebAPI/DataStore: Difference between revisions

Line 132: Line 132:
     DataStoreKey id = 0;
     DataStoreKey id = 0;
     DOMString operation = "";
     DOMString operation = "";
    DOMStirng owner = "";
   };
   };
    
    
Line 139: Line 140:
     readonly attribute DataStoreKey id;
     readonly attribute DataStoreKey id;
     readonly attribute DOMString operation;
     readonly attribute DOMString operation;
    readonly attribute DOMString owner;
   };
   };


Confirmed users
53

edits