Changeset 766
- Timestamp:
- 01/11/11 12:57:29 (2 years ago)
- Files:
-
- 1 modified
-
apps/iphone/my.tel/trunk/offlineSampleData.plist (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
apps/iphone/my.tel/trunk/offlineSampleData.plist
r601 r766 9 9 <string>{"success":true}</string> 10 10 <key>getservicekeys</key> 11 <string>{"success":true} </string>11 <string>{"success":true},serviceKeys: [{key: "voice", label: "Voice Call", id: -1},{key: "fax", label: "Fax", id: -1},{key: "x-c2c", label: "Click2Communicate", id: 21}],actionMessages: "request successful"}</string> 12 12 <key>getlocations</key> 13 <string>{"success":true }</string>13 <string>{"success":true,"locations": ["x-home", "Home", "x-work", "Work", "x-main","Main Contact"],"actionMessages":null}</string> 14 14 <key>orderrecords</key> 15 15 <string>{"success":true}</string>








